diff options
Diffstat (limited to 'net-im/libnice/Makefile')
-rw-r--r-- | net-im/libnice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/libnice/Makefile b/net-im/libnice/Makefile index 08887e6431af..390d3134f601 100644 --- a/net-im/libnice/Makefile +++ b/net-im/libnice/Makefile @@ -20,7 +20,7 @@ INSTALL_TARGET= install-strip .if !defined(LIBNICE_SLAVE) OPTIONS_DEFINE= GUPNP GUPNP_DESC= UPnP IGD port mapping support -GUPNP_LIB_DEPENDS+= libgupnp-igd-1.0.so:${PORTSDIR}/net/gupnp-igd +GUPNP_LIB_DEPENDS+= libgupnp-igd-1.0.so:net/gupnp-igd GUPNP_CONFIGURE_ENABLE= gupnp .endif |