mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP}
This commit is contained in:
parent
25fe284f83
commit
7bfd7fb64b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=377313
@ -34,7 +34,7 @@ CONFIGURE_ARGS+=--disable-werror \
|
||||
--without-axtls
|
||||
CONFIGURE_ENV+= LOCALBASE=${LOCALBASE}
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_ENV+= INSTALL_STRIP_FLAG=${STRIP}
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_PERL5= build
|
||||
USES= libtool pathfix perl5 tar:lzma
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user