diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/gupnp-ui/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/gupnp-ui/Makefile b/net/gupnp-ui/Makefile index 0d3279a52c65..86f6cd548a34 100644 --- a/net/gupnp-ui/Makefile +++ b/net/gupnp-ui/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= libgupnp-1.0.so:${PORTSDIR}/net/gupnp \ RUN_DEPENDS:= ${BUILD_DEPENDS} GNU_CONFIGURE= yes +MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP} USE_GNOME= gtk20 USE_LDCONFIG= yes USE_PYTHON= yes |