1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

- Convert to new LIB_DEPENDS format

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-09-07 10:20:39 +00:00
parent 4ea8c8face
commit 0106953919
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326615

View File

@ -13,8 +13,8 @@ COMMENT= Framework for UPnP devices
LICENSE= LGPL20
BUILD_DEPENDS= gupnp>=0.3:${PORTSDIR}/net/gupnp
LIB_DEPENDS= gupnp-1.0:${PORTSDIR}/net/gupnp \
soup-2.4:${PORTSDIR}/devel/libsoup
LIB_DEPENDS= libgupnp-1.0.so:${PORTSDIR}/net/gupnp \
libsoup-2.4.so:${PORTSDIR}/devel/libsoup
RUN_DEPENDS:= ${BUILD_DEPENDS}
GNU_CONFIGURE= yes