aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-10-25 13:36:24 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-10-25 13:36:24 +0000
commitf8a503f2217ed5189a573d272f9c0fe39806abb6 (patch)
treede99680e9f5b3e639998579e01e0b6da66fc34d3 /net
parent0728dc08f734185d800e680f13d6d5c013f63077 (diff)
Notes
Diffstat (limited to 'net')
-rw-r--r--net/gupnp-av/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/gupnp-av/Makefile b/net/gupnp-av/Makefile
index dbdaef35d53d..5930c3bb92be 100644
--- a/net/gupnp-av/Makefile
+++ b/net/gupnp-av/Makefile
@@ -19,6 +19,7 @@ RUN_DEPENDS= gupnp>=0.19.0:${PORTSDIR}/net/gupnp
CONFIGURE_ARGS= --enable-introspection=yes
CONFIGURE_ENV= VAPIGEN=""
GNU_CONFIGURE= yes
+MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP}
USE_GNOME= glib20 introspection:build
USE_LDCONFIG= yes
USE_XZ= yes