diff options
author | antoine <antoine@FreeBSD.org> | 2014-03-11 14:20:18 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-03-11 14:20:18 +0800 |
commit | 97ba6d00b0da66065311099797670da8b608586e (patch) | |
tree | a8a35e48aef13222ffa15103a24e1a7f817cae04 | |
parent | c2aca7694609da2be12bab1ef927b3cd95f524a0 (diff) | |
download | freebsd-ports-gnome-97ba6d00b0da66065311099797670da8b608586e.tar.gz freebsd-ports-gnome-97ba6d00b0da66065311099797670da8b608586e.tar.zst freebsd-ports-gnome-97ba6d00b0da66065311099797670da8b608586e.zip |
Unbreak
-rw-r--r-- | security/cryptopp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cryptopp/Makefile b/security/cryptopp/Makefile index 556c6146b49a..9957c3de0502 100644 --- a/security/cryptopp/Makefile +++ b/security/cryptopp/Makefile @@ -21,7 +21,7 @@ GCC_DESC= Build with current GCC NO_WRKSUBDIR= yes EXTRACT_BEFORE_ARGS= -aq -USES= gmake zip +USES= gmake zip:infozip MAKEFILE= GNUmakefile LIBVERSION= 0 |