1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +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:53 +00:00
parent 293167d5b4
commit c9442dd906
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=377311

View File

@ -18,8 +18,8 @@ LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
CPPFLAGS+= -I${LOCALBASE}/include
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
LDFLAGS+= -L${LOCALBASE}/lib
MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP}
USE_LDCONFIG= yes
USES= charsetfix gmake libtool pathfix