aboutsummaryrefslogtreecommitdiff
path: root/security/gnutls3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/gnutls3/Makefile')
-rw-r--r--security/gnutls3/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/security/gnutls3/Makefile b/security/gnutls3/Makefile
index f1b434d58e47..adc23144b37c 100644
--- a/security/gnutls3/Makefile
+++ b/security/gnutls3/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gnutls
PORTVERSION= 3.1.22
+PORTREVISION= 1
CATEGORIES= security net
MASTER_SITES= ftp://ftp.gnutls.org/gcrypt/gnutls/v3.1/
PKGNAMESUFFIX= ${GNUTLS_SUFFIX}
@@ -15,7 +16,6 @@ LIB_DEPENDS= libgpg-error.so:${PORTSDIR}/security/libgpg-error \
libnettle.so:${PORTSDIR}/security/nettle \
libp11-kit.so:${PORTSDIR}/security/p11-kit \
libidn.so:${PORTSDIR}/dns/libidn \
- libunbound.so:${PORTSDIR}/dns/unbound \
libtspi.so:${PORTSDIR}/security/trousers
GNUTLS_SUFFIX= 3
@@ -42,11 +42,14 @@ DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${GNUTLS_SUFFIX}
EXAMPLESDIR= ${PREFIX}/share/examples/${PORTNAME}${GNUTLS_SUFFIX}
INFO_SUBDIR= gnutls${GNUTLS_SUFFIX}
-OPTIONS_DEFINE= CXX DOCS EXAMPLES LIBTASN1
+OPTIONS_DEFINE= CXX DOCS EXAMPLES LIBTASN1 LIBDANE
OPTIONS_DEFAULT= CXX
OPTIONS_SUB= yes
LIBTASN1_DESC= Use libtasn1 from ports
+LIBDANE_DESC= DNSSEC support for DANE (danetool3 --check)
+LIBDANE_LIB_DEPENDS= libunbound.so:${PORTSDIR}/dns/unbound
+LIBDANE_CONFIGURE_OFF= --disable-libdane
CXX_CONFIGURE_ENABLE= cxx