summaryrefslogtreecommitdiff
path: root/net/nsd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/nsd/Makefile')
-rw-r--r--net/nsd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/nsd/Makefile b/net/nsd/Makefile
index bf2be539a9e..aa1b4e7c22f 100644
--- a/net/nsd/Makefile
+++ b/net/nsd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2005/12/29 06:22:00 jlam Exp $
+# $NetBSD: Makefile,v 1.35 2006/04/06 06:22:34 reed Exp $
DISTNAME= nsd-2.3.3
CATEGORIES= net
@@ -9,7 +9,7 @@ HOMEPAGE= http://www.nlnetlabs.nl/nsd/index.html
COMMENT= Authoritative-only DNS server
BUILD_DEFS+= USE_INET6
-BUILDLINK_DEPENDS.openssl+= openssl>=0.9.7
+BUILDLINK_API_DEPENDS.openssl+= openssl>=0.9.7
.include "../../mk/bsd.prefs.mk"