Respect STRIP (eg. if WITH_DEBUG is defined)
PR: 167816 Submitted by: Jan Beich <jbeich@tormail.org>
This commit is contained in:
parent
1787484724
commit
445960e818
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296646
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
CONFLICTS?= unzip-iconv-[0-9]* zh-unzip-[0-9]* ko-unzip-[0-9]* ru-unzip-[0-9]*
|
CONFLICTS?= unzip-iconv-[0-9]* zh-unzip-[0-9]* ko-unzip-[0-9]* ru-unzip-[0-9]*
|
||||||
|
|
||||||
MAKEFILE= unix/Makefile
|
MAKEFILE= unix/Makefile
|
||||||
|
MAKE_ARGS= LF2="${STRIP}"
|
||||||
.if defined(INSTALL_AS_INFOUNZIP)
|
.if defined(INSTALL_AS_INFOUNZIP)
|
||||||
UNZIP_NAME= info-unzip
|
UNZIP_NAME= info-unzip
|
||||||
.else
|
.else
|
||||||
|
|
Loading…
Reference in a new issue