summaryrefslogtreecommitdiff
path: root/net/nsd
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-05-02 17:32:05 +0000
committerjoerg <joerg@pkgsrc.org>2006-05-02 17:32:05 +0000
commit2af206aa4fb04963c308d089f20216f8b8200259 (patch)
treed5953a9fe86ccfb6f566e4f38873cd2461043603 /net/nsd
parent70e761424dd79ae1d4330a6d74d92ec59cc65130 (diff)
downloadpkgsrc-2af206aa4fb04963c308d089f20216f8b8200259.tar.gz
Check the right directory for OpenSSL.
Diffstat (limited to 'net/nsd')
-rw-r--r--net/nsd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/nsd/Makefile b/net/nsd/Makefile
index 11f7ce50512..cd3815d12e6 100644
--- a/net/nsd/Makefile
+++ b/net/nsd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2006/04/23 00:12:40 jlam Exp $
+# $NetBSD: Makefile,v 1.37 2006/05/02 17:32:05 joerg Exp $
DISTNAME= nsd-2.3.3
CATEGORIES= net
@@ -25,6 +25,7 @@ CONFIGURE_ARGS+=--disable-ipv6
CONFIGURE_ARGS+=--with-pidfile=${VARBASE}/run/nsd.pid
CONFIGURE_ARGS+=--with-user=nsd
CONFIGURE_ARGS+=--with-dbfile=${VARBASE}/db/nsd.db
+CONFIGURE_ARGS+=--with-ssl=${BUILDLINK_PREFIX.openssl}
RCD_SCRIPTS= nsd
FILES_SUBST+= NSDDB=${VARBASE}/db/nsd.db