summaryrefslogtreecommitdiff
path: root/net
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
commit154db471717eb3a8eb7227b4f3c75af100c6f677 (patch)
treed5953a9fe86ccfb6f566e4f38873cd2461043603 /net
parent4ea484a3e778cea6c1c184070e733c053615c75e (diff)
downloadpkgsrc-154db471717eb3a8eb7227b4f3c75af100c6f677.tar.gz
Check the right directory for OpenSSL.
Diffstat (limited to 'net')
-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