summaryrefslogtreecommitdiff
path: root/security/dnssec-tools
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2011-12-29 16:37:18 +0000
committerjoerg <joerg@pkgsrc.org>2011-12-29 16:37:18 +0000
commit592b38ab9c14ae6140ce6e3570b5f3f142eee5ba (patch)
tree6d1f7da41f34cca86df49ea2efc3060e2fb9cb75 /security/dnssec-tools
parentd379774c6d490c24cdf37e65c3a052f160049263 (diff)
downloadpkgsrc-592b38ab9c14ae6140ce6e3570b5f3f142eee5ba.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: