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:
parent
4ea8c8face
commit
0106953919
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326615
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user