aboutsummaryrefslogtreecommitdiff
path: root/net/gupnp-ui
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-18 10:35:38 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-18 10:35:38 +0000
commit6448d2909f6bee4565c4275683efb4c738a8407e (patch)
tree7d65d8c4a006b3adfcb3c276e141b1d565f79836 /net/gupnp-ui
parent328abebffcdebd8e1c254099bdb59fbd01a39eb4 (diff)
downloadports-6448d2909f6bee4565c4275683efb4c738a8407e.tar.gz
ports-6448d2909f6bee4565c4275683efb4c738a8407e.zip
- Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP}
Notes
Notes: svn path=/head/; revision=377308
Diffstat (limited to 'net/gupnp-ui')
-rw-r--r--net/gupnp-ui/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gupnp-ui/Makefile b/net/gupnp-ui/Makefile
index f4a12dcbde68..31e6ed96da4a 100644
--- a/net/gupnp-ui/Makefile
+++ b/net/gupnp-ui/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= libgupnp-1.0.so:${PORTSDIR}/net/gupnp \
RUN_DEPENDS:= ${BUILD_DEPENDS}
GNU_CONFIGURE= yes
-MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP}
+INSTALL_TARGET= install-strip
USE_GNOME= gtk20
USE_LDCONFIG= yes
USES= libtool pathfix pkgconfig python