pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-Net-DNS-SEC-Maint-Key Fix DESTDIR build.
details: https://anonhg.NetBSD.org/pkgsrc/rev/98037aceb09a
branches: trunk
changeset: 547781:98037aceb09a
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Oct 02 18:06:36 2008 +0000
description:
Fix DESTDIR build.
diffstat:
security/p5-Net-DNS-SEC-Maint-Key/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 82aafb30577e -r 98037aceb09a security/p5-Net-DNS-SEC-Maint-Key/Makefile
--- a/security/p5-Net-DNS-SEC-Maint-Key/Makefile Thu Oct 02 18:03:36 2008 +0000
+++ b/security/p5-Net-DNS-SEC-Maint-Key/Makefile Thu Oct 02 18:06:36 2008 +0000
@@ -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-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 \
Home |
Main Index |
Thread Index |
Old Index