1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP}

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-01-18 10:35:38 +00:00
parent 328abebffc
commit 6448d2909f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=377308

View File

@ -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