svn commit: r331579 - head/net/gupnp
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Oct 25 13:36:18 UTC 2013
Author: sunpoet
Date: Fri Oct 25 13:36:17 2013
New Revision: 331579
URL: http://svnweb.freebsd.org/changeset/ports/331579
Log:
- Strip shared library
Modified:
head/net/gupnp/Makefile
Modified: head/net/gupnp/Makefile
==============================================================================
--- head/net/gupnp/Makefile Fri Oct 25 13:36:09 2013 (r331578)
+++ head/net/gupnp/Makefile Fri Oct 25 13:36:17 2013 (r331579)
@@ -19,6 +19,7 @@ LIB_DEPENDS= libgssdp-1.0.so:${PORTSDIR}
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
More information about the svn-ports-all
mailing list