summaryrefslogtreecommitdiff
path: root/security/gnutls/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-08-23 14:30:35 +0000
committerwiz <wiz@pkgsrc.org>2015-08-23 14:30:35 +0000
commit633bd301a1d0418cdd77dd6c8c4be2d3828bbed4 (patch)
treee3004dd044c1990ea0aa54678d3be309193e9105 /security/gnutls/Makefile
parent9756c99c266ccf5722751d84e937b78a493fc166 (diff)
downloadpkgsrc-633bd301a1d0418cdd77dd6c8c4be2d3828bbed4.tar.gz
Bump PKGREVISION for nettle shlib major bump.
Diffstat (limited to 'security/gnutls/Makefile')
-rw-r--r--security/gnutls/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index ac5adf436b1..a1e8784e5d7 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.156 2015/08/14 11:48:55 wiz Exp $
+# $NetBSD: Makefile,v 1.157 2015/08/23 14:30:35 wiz Exp $
DISTNAME= gnutls-3.3.17.1
+PKGREVISION= 1
CATEGORIES= security devel
MASTER_SITES= ftp://ftp.gnutls.org/gcrypt/gnutls/v3.3/
EXTRACT_SUFX= .tar.xz
@@ -57,7 +58,6 @@ post-install:
.include "../../devel/gmp/buildlink3.mk"
BUILDLINK_API_DEPENDS.libtasn1+= libtasn1>=0.3.4
.include "../../security/libtasn1/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libnettle+= nettle<3
.include "../../security/nettle/buildlink3.mk"
# guile is useful for selftests, but bindings should be separate pkgs
#.include "../../lang/guile/buildlink3.mk"