mirror of
https://git.freebsd.org/ports.git
synced 2025-07-07 04:19:17 -04:00
- Convert to new LIB_DEPENDS format
This commit is contained in:
parent
7648a067e0
commit
d8f8a13614
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326613
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ LICENSE= LGPL20
|
|||
|
||||
BUILD_DEPENDS= gobject-introspection>=0.9.5:${PORTSDIR}/devel/gobject-introspection \
|
||||
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
|
||||
|
||||
CONFIGURE_ARGS= --enable-introspection=yes
|
||||
|
|
Loading…
Add table
Reference in a new issue