diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-10-25 13:36:29 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-10-25 13:36:29 +0000 |
commit | 7691107db24954df27316683fe97b6c491e126bb (patch) | |
tree | 453ed8cdf5597d2008148dbc75a6f2464006bb20 /net/gupnp-igd | |
parent | f8a503f2217ed5189a573d272f9c0fe39806abb6 (diff) | |
download | ports-7691107db24954df27316683fe97b6c491e126bb.tar.gz ports-7691107db24954df27316683fe97b6c491e126bb.zip |
Notes
Diffstat (limited to 'net/gupnp-igd')
-rw-r--r-- | net/gupnp-igd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/gupnp-igd/Makefile b/net/gupnp-igd/Makefile index f2e0d88f039f..efa247ec6906 100644 --- a/net/gupnp-igd/Makefile +++ b/net/gupnp-igd/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS= gupnp>=0.18:${PORTSDIR}/net/gupnp CONFIGURE_ARGS= --enable-introspection=yes GNU_CONFIGURE= yes +MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP} USE_GNOME= glib20 introspection:build USE_LDCONFIG= yes USE_PYTHON= yes |