Respect STRIP (eg. if WITH_DEBUG is defined)

PR:		167816
Submitted by:	Jan Beich <jbeich@tormail.org>
This commit is contained in:
Emanuel Haupt 2012-05-15 06:37:53 +00:00
parent 1787484724
commit 445960e818
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296646

View File

@ -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]*
MAKEFILE= unix/Makefile
MAKE_ARGS= LF2="${STRIP}"
.if defined(INSTALL_AS_INFOUNZIP)
UNZIP_NAME= info-unzip
.else