aboutsummaryrefslogtreecommitdiffstats
path: root/net/gupnp-av
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-10-25 21:36:24 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-10-25 21:36:24 +0800
commit5d48007ac116c902786de57d8232f40e6f8f236f (patch)
treede99680e9f5b3e639998579e01e0b6da66fc34d3 /net/gupnp-av
parent5b112cac857ef6ec3509eeba06e2df03926f0a47 (diff)
downloadfreebsd-ports-gnome-5d48007ac116c902786de57d8232f40e6f8f236f.tar.gz
freebsd-ports-gnome-5d48007ac116c902786de57d8232f40e6f8f236f.tar.zst
freebsd-ports-gnome-5d48007ac116c902786de57d8232f40e6f8f236f.zip
- Strip shared library
Diffstat (limited to 'net/gupnp-av')
-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