summaryrefslogtreecommitdiff
path: root/net/ldns/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ldns/Makefile')
-rw-r--r--net/ldns/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/net/ldns/Makefile b/net/ldns/Makefile
index 830b59b0a2c..55005f15ea6 100644
--- a/net/ldns/Makefile
+++ b/net/ldns/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2009/08/18 12:48:04 he Exp $
+# $NetBSD: Makefile,v 1.8 2009/12/06 15:29:36 wiz Exp $
-DISTNAME= ldns-1.6.1
+DISTNAME= ldns-1.6.3
CATEGORIES= net
MASTER_SITES= http://www.nlnetlabs.nl/downloads/drill/
MASTER_SITES= http://www.nlnetlabs.nl/downloads/ldns/
@@ -19,7 +19,6 @@ CONFIGURE_ARGS+= --enable-sha2
REPLACE_PERL= doc/doxyparse.pl
-BUILDLINK_ABI_DEPENDS.openssl+= openssl>=0.9.7
-
+BUILDLINK_ABI_DEPENDS.openssl+= openssl>=0.9.8
.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"