summaryrefslogtreecommitdiff
path: root/security/gnutls/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/gnutls/Makefile')
-rw-r--r--security/gnutls/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index 97e6b1e19b4..fe9767bf595 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.139 2014/01/21 12:13:16 jperkin Exp $
+# $NetBSD: Makefile,v 1.140 2014/01/25 10:59:22 wiz Exp $
-DISTNAME= gnutls-3.2.8.1
+DISTNAME= gnutls-3.2.9
CATEGORIES= security devel
MASTER_SITES= ftp://ftp.gnutls.org/gcrypt/gnutls/v3.2/
EXTRACT_SUFX= .tar.xz
@@ -21,12 +21,10 @@ CONFIGURE_ARGS+= --without-p11-kit
# this library duplicates (and conflicts with) openssl
CONFIGURE_ARGS+= --disable-openssl-compatibility
CONFIGURE_ARGS+= --disable-guile
+CONFIGURE_ARGS+= --disable-libdane
CONFIGURE_ARGS+= --without-tpm
CONFIGURE_ARGS+= AUTOGEN=/bin/true
-# 3.2.8.1 didn't get a new directory name
-WRKSRC= ${WRKDIR}/gnutls-3.2.8
-
TEST_TARGET= check
INFO_FILES= yes