aboutsummaryrefslogtreecommitdiff
path: root/archivers/unrar
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-05-15 03:04:04 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-05-15 03:04:04 +0000
commit8095cd9c135dfbc5ab0efd8c61676d00ff8ac79c (patch)
tree461db18fbb95677892607b40239df91bde91d775 /archivers/unrar
parente2f82046ea5e4894755691690e8f0057f4f6aa81 (diff)
downloadports-8095cd9c135dfbc5ab0efd8c61676d00ff8ac79c.tar.gz
ports-8095cd9c135dfbc5ab0efd8c61676d00ff8ac79c.zip
- Respect STRIP
PR: ports/167815 Submitted by: Jan Beich <jbeich@tormail.org>
Notes
Notes: svn path=/head/; revision=296642
Diffstat (limited to 'archivers/unrar')
-rw-r--r--archivers/unrar/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile
index 3434c406910c..629640530758 100644
--- a/archivers/unrar/Makefile
+++ b/archivers/unrar/Makefile
@@ -21,6 +21,7 @@ OPTIONS= OPENSSL_AES "Use OpenSSL implementation of AES" on
CONFLICTS?= zh-unrar-[0-9].* unrar-iconv-[0-9].*
+MAKE_ARGS= STRIP=${STRIP_CMD}
MAKEFILE= makefile.unix
USE_GMAKE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}