diff options
-rw-r--r-- | net/gupnp/Makefile | 1 |
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 |