summaryrefslogtreecommitdiff
path: root/security/nettle/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2013-03-15 18:22:03 +0000
committerdrochner <drochner@pkgsrc.org>2013-03-15 18:22:03 +0000
commitea97a135034f6b684cc9019909b4f242a7e9ae50 (patch)
tree11a8b7fdf3c8970d6809ea573cce919acc7c00e7 /security/nettle/Makefile
parent23643744783b8546e4e4f960984b86d77adbe5c9 (diff)
downloadpkgsrc-ea97a135034f6b684cc9019909b4f242a7e9ae50.tar.gz
update to 2.6
changes: -support for PKCS #5 PBKDF2, SHA3, GOST R 34.11-94 -bugfixes -minor improvements
Diffstat (limited to 'security/nettle/Makefile')
-rw-r--r--security/nettle/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/nettle/Makefile b/security/nettle/Makefile
index c7986ccfb81..ed12ffd5224 100644
--- a/security/nettle/Makefile
+++ b/security/nettle/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2012/10/23 18:16:37 asau Exp $
+# $NetBSD: Makefile,v 1.9 2013/03/15 18:22:03 drochner Exp $
-DISTNAME= nettle-2.4
+DISTNAME= nettle-2.6
CATEGORIES= devel security
MASTER_SITES= http://www.lysator.liu.se/~nisse/archive/ \
ftp://ftp.lysator.liu.se/pub/security/lsh/
@@ -15,7 +15,7 @@ USE_LIBTOOL= yes
USE_TOOLS+= gm4 gmake
GNU_CONFIGURE= yes
SET_LIBDIR= yes
-CONFIGURE_ARGS+= --disable-openssl
+CONFIGURE_ARGS+= --disable-openssl --disable-shared
INFO_FILES= yes
TEST_TARGET= check