mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
net-im/libnice: Change LIB_DEPENDS from gupnp-igd to gupnp-igd12
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
cec6564633
commit
6abc1ece63
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= libnice
|
||||
PORTVERSION= 0.1.21
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-im devel
|
||||
MASTER_SITES= http://nice.freedesktop.org/releases/
|
||||
|
||||
|
@ -22,7 +23,7 @@ INSTALL_TARGET= install-strip
|
|||
OPTIONS_DEFINE= GUPNP
|
||||
GUPNP_MESON_ENABLED= gupnp
|
||||
GUPNP_DESC= UPnP IGD port mapping support
|
||||
GUPNP_LIB_DEPENDS+= libgupnp-igd-1.0.so:net/gupnp-igd
|
||||
GUPNP_LIB_DEPENDS+= libgupnp-igd-1.0.so:net/gupnp-igd12
|
||||
|
||||
MESON_ARGS+=-Dtests=disabled -Dgtk_doc=disabled -Dcrypto-library=openssl
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue