- Convert to new LIB_DEPENDS format

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-09-07 10:20:31 +00:00
parent 7648a067e0
commit d8f8a13614
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326613

View file

@ -13,7 +13,7 @@ LICENSE= LGPL20
BUILD_DEPENDS= gobject-introspection>=0.9.5:${PORTSDIR}/devel/gobject-introspection \ BUILD_DEPENDS= gobject-introspection>=0.9.5:${PORTSDIR}/devel/gobject-introspection \
gupnp>=0.19.0:${PORTSDIR}/net/gupnp gupnp>=0.19.0:${PORTSDIR}/net/gupnp
LIB_DEPENDS= gupnp-1.0:${PORTSDIR}/net/gupnp LIB_DEPENDS= libgupnp-1.0.so:${PORTSDIR}/net/gupnp
RUN_DEPENDS= gupnp>=0.19.0:${PORTSDIR}/net/gupnp RUN_DEPENDS= gupnp>=0.19.0:${PORTSDIR}/net/gupnp
CONFIGURE_ARGS= --enable-introspection=yes CONFIGURE_ARGS= --enable-introspection=yes