aboutsummaryrefslogtreecommitdiff
path: root/security/gnutls3
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2013-11-03 09:21:59 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2013-11-03 09:21:59 +0000
commit7635644b421506cae1fd88adddf5bbcd1eb009ce (patch)
tree807f7595121b19998ee93f134bf0d08f5fbbc8f0 /security/gnutls3
parent096560139e5ec851ff6d117990f39dff5b6c7ddb (diff)
downloadports-7635644b421506cae1fd88adddf5bbcd1eb009ce.tar.gz
ports-7635644b421506cae1fd88adddf5bbcd1eb009ce.zip
Notes
Diffstat (limited to 'security/gnutls3')
-rw-r--r--security/gnutls3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gnutls3/Makefile b/security/gnutls3/Makefile
index 8a400ae1d421..25a022eb29b5 100644
--- a/security/gnutls3/Makefile
+++ b/security/gnutls3/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gnutls
PORTVERSION= 3.1.16
+PORTREVISION= 1
CATEGORIES= security net
MASTER_SITES= ftp://ftp.gnutls.org/gcrypt/gnutls/v3.1/
PKGNAMESUFFIX= ${GNUTLS_SUFFIX}
@@ -48,7 +49,7 @@ CXX_CONFIGURE_ENABLE= cxx
.include <bsd.port.options.mk>
-.if defined(PORT_OPTIONS:MLIBTASN1) || exists(${LOCALBASE}/lib/libtasn1.so.5)
+.if defined(PORT_OPTIONS:MLIBTASN1) || exists(${LOCALBASE}/lib/libtasn1.so.7)
LIB_DEPENDS+= libtasn1.so:${PORTSDIR}/security/libtasn1
.else
CONFIGURE_ARGS+= --with-included-libtasn1