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:
parent
293167d5b4
commit
c9442dd906
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=377311
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user