On Fri, Jun 11, 2010 at 03:54:17AM -0400, Philip M. Gollucci wrote:
> On
> > | +BUILD_DEPENDS=   anthy-agent:${PORTSDIR}/japanese/anthy
> > |  BUILD_DEPENDS=   swig:${PORTSDIR}/devel/swig13
> You'll need a += here for both lib and build depends.
> 
> > |  LIB_DEPENDS=     anthy.1:${PORTSDIR}/japanese/anthy
> > |  LIB_DEPENDS=     ibus.2:${PORTSDIR}/textproc/ibus

Or, even better, use more common form:

FOO_DEPENDS=    foo:${PORTSDIR}/cat/foo \
                bar:${PORTSDIR}/cat2/bar \
                ...

./danfe
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to