aboutsummaryrefslogtreecommitdiffstats
path: root/net/gupnp
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-10-25 21:36:17 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-10-25 21:36:17 +0800
commit5b112cac857ef6ec3509eeba06e2df03926f0a47 (patch)
tree7dab91034f7569ad8f522b56e5c117c9a11f9e00 /net/gupnp
parent8898fc84dd0c00ab8abfffa5b481121f1262d184 (diff)
downloadfreebsd-ports-gnome-5b112cac857ef6ec3509eeba06e2df03926f0a47.tar.gz
freebsd-ports-gnome-5b112cac857ef6ec3509eeba06e2df03926f0a47.tar.zst
freebsd-ports-gnome-5b112cac857ef6ec3509eeba06e2df03926f0a47.zip
- Strip shared library
Diffstat (limited to 'net/gupnp')
-rw-r--r--net/gupnp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile
index d3bdb9264837..df3c0d0eb431 100644
--- a/net/gupnp/Makefile
+++ b/net/gupnp/Makefile
@@ -19,6 +19,7 @@ LIB_DEPENDS= libgssdp-1.0.so:${PORTSDIR}/net/gssdp \
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_PYTHON= yes