summaryrefslogtreecommitdiff
path: root/security/crypto++
diff options
context:
space:
mode:
authorwiz <wiz>2009-08-25 11:57:44 +0000
committerwiz <wiz>2009-08-25 11:57:44 +0000
commit1e2df2dfe386fe60c389d6092198de274930e5b3 (patch)
treecb9717a914b54edba36dfe14fe227a41693232bc /security/crypto++
parentc168141f9357916367274077b8ee04f3ad5eeef9 (diff)
downloadpkgsrc-1e2df2dfe386fe60c389d6092198de274930e5b3.tar.gz
Get rid of now unnecessary EXTRACT_OPTS_ZIP.
Diffstat (limited to 'security/crypto++')
-rw-r--r--security/crypto++/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/crypto++/Makefile b/security/crypto++/Makefile
index 6a719ef377e..01faa55dc98 100644
--- a/security/crypto++/Makefile
+++ b/security/crypto++/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2009/05/21 21:13:15 zafer Exp $
+# $NetBSD: Makefile,v 1.11 2009/08/25 11:57:45 wiz Exp $
#
DISTNAME= cryptopp552
@@ -19,7 +19,6 @@ WRKSRC= ${WRKDIR}
USE_LANGUAGES= c++
CPPFLAGS+= -DCRYPTOPP_DISABLE_ASM
BUILDLINK_TRANSFORM+= rm:-pipe rm:-msse2
-EXTRACT_OPTS_ZIP= -aqo
AUTO_MKDIRS= yes