diff options
author | antoine <antoine@FreeBSD.org> | 2014-03-11 14:23:33 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-03-11 14:23:33 +0800 |
commit | cf9271ae50b1f60a60f2f5e13d63f358fe815165 (patch) | |
tree | d41da421bfde1b2bb3b1e6edefa8359a22d8083f /security/cryptlib | |
parent | f5816efc3ff339185207d64314e9750c7a1c607b (diff) | |
download | freebsd-ports-gnome-cf9271ae50b1f60a60f2f5e13d63f358fe815165.tar.gz freebsd-ports-gnome-cf9271ae50b1f60a60f2f5e13d63f358fe815165.tar.zst freebsd-ports-gnome-cf9271ae50b1f60a60f2f5e13d63f358fe815165.zip |
Unbreak
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 |