diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-11 06:23:33 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-11 06:23:33 +0000 |
commit | 6015b9daeda85965cff007cfa8446afecb839f82 (patch) | |
tree | d41da421bfde1b2bb3b1e6edefa8359a22d8083f /security/cryptlib | |
parent | c0eef6a93a8e69385b07ab95183b432c1a2eef78 (diff) | |
download | ports-6015b9daeda85965cff007cfa8446afecb839f82.tar.gz ports-6015b9daeda85965cff007cfa8446afecb839f82.zip |
Notes
Diffstat (limited to 'security/cryptlib')
-rw-r--r-- | security/cryptlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cryptlib/Makefile b/security/cryptlib/Makefile index 23ee7cca5bf1..b7a6a4574b92 100644 --- a/security/cryptlib/Makefile +++ b/security/cryptlib/Makefile @@ -14,7 +14,7 @@ ONLY_FOR_ARCHS= i386 amd64 OPTIONS_DEFINE= DOCS -USES= zip +USES= zip:infozip EXTRACT_BEFORE_ARGS= -aq NO_WRKSUBDIR= yes MAKEFILE= makefile |