summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-10-02 18:06:36 +0000
committerjoerg <joerg@pkgsrc.org>2008-10-02 18:06:36 +0000
commitb1149226895fdbe9ec2f2f3a941a32d0308165f2 (patch)
tree927c941e5c0124bde45d891fc2e2a2ffada110d0 /security
parentb740c74a84b519370c144a132840533e9e6a8a62 (diff)
downloadpkgsrc-b1149226895fdbe9ec2f2f3a941a32d0308165f2.tar.gz
Fix DESTDIR build.
Diffstat (limited to 'security')
-rw-r--r--security/p5-Net-DNS-SEC-Maint-Key/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/p5-Net-DNS-SEC-Maint-Key/Makefile b/security/p5-Net-DNS-SEC-Maint-Key/Makefile
index d0cde92dc72..9c1c39742bd 100644
--- a/security/p5-Net-DNS-SEC-Maint-Key/Makefile
+++ b/security/p5-Net-DNS-SEC-Maint-Key/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/08/20 09:55:38 he Exp $
+# $NetBSD: Makefile,v 1.2 2008/10/02 18:06:36 joerg Exp $
#
DISTNAME= Net-DNS-SEC-Maint-Key-0.013
@@ -25,6 +25,8 @@ REPLACE_PERL= apps/dnssecmaint-config
REPLACE_PERL+= apps/dnssecmaint-copyprivate
REPLACE_PERL+= apps/maintkeydb
+INSTALLATION_DIRS= bin
+
post-install:
for s in dnssecmaint-config dnssecmaint-copyprivate maintkeydb; do \
${INSTALL_SCRIPT} ${WRKSRC}/blib/script/$$s \