aboutsummaryrefslogtreecommitdiff
path: root/net/gssdp
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-10-25 13:36:09 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-10-25 13:36:09 +0000
commite51fffecd66b3f1082cf5a2109e167f6e926f8b6 (patch)
tree247269798d69e2c71da8d290fab9e1669d4eae20 /net/gssdp
parentf88036894f498cf363ea85409cf0707a8745d845 (diff)
downloadports-e51fffecd66b3f1082cf5a2109e167f6e926f8b6.tar.gz
ports-e51fffecd66b3f1082cf5a2109e167f6e926f8b6.zip
- Strip shared library
Notes
Notes: svn path=/head/; revision=331578
Diffstat (limited to 'net/gssdp')
-rw-r--r--net/gssdp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/gssdp/Makefile b/net/gssdp/Makefile
index caed652eef01..3cf34c351a20 100644
--- a/net/gssdp/Makefile
+++ b/net/gssdp/Makefile
@@ -21,6 +21,7 @@ OPTIONS_SUB= yes
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