From 0728dc08f734185d800e680f13d6d5c013f63077 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Fri, 25 Oct 2013 13:36:17 +0000 Subject: - Strip shared library --- net/gupnp/Makefile | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3