summaryrefslogtreecommitdiff
path: root/security/dnssec-tools
diff options
context:
space:
mode:
authorjoerg <joerg>2011-12-29 16:37:18 +0000
committerjoerg <joerg>2011-12-29 16:37:18 +0000
commit878d17b377faca14edad0e42e4638ca0bebcacee (patch)
tree6d1f7da41f34cca86df49ea2efc3060e2fb9cb75 /security/dnssec-tools
parentacdff277fe187e19a1c704da193190c9dd37da90 (diff)
downloadpkgsrc-878d17b377faca14edad0e42e4638ca0bebcacee.tar.gz
Also point configure to dnssec-signzone
Diffstat (limited to 'security/dnssec-tools')
-rw-r--r--security/dnssec-tools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/dnssec-tools/Makefile b/security/dnssec-tools/Makefile
index 2980f1daed8..0c5a5516630 100644
--- a/security/dnssec-tools/Makefile
+++ b/security/dnssec-tools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2011/12/22 16:33:03 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2011/12/29 16:37:18 joerg Exp $
#
DISTNAME= dnssec-tools-1.10
@@ -55,6 +55,7 @@ INSTALLATION_DIRS= ${EGDIR}
.if ${OPSYS} == "NetBSD" && exists(/usr/sbin/dnssec-keygen)
CONFIGURE_ARGS+= BIND_DNSSEC_KEYGEN=/usr/sbin/dnssec-keygen
+CONFIGURE_ARGS+= BIND_DNSSEC_SIGNZONE=/usr/sbin/dnssec-signzone
.endif
post-install: