summaryrefslogtreecommitdiff
path: root/security/skey/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/skey/Makefile')
-rw-r--r--security/skey/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/security/skey/Makefile b/security/skey/Makefile
index 467a302c8ae..d81fd8e5350 100644
--- a/security/skey/Makefile
+++ b/security/skey/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2006/03/04 21:30:38 jlam Exp $
+# $NetBSD: Makefile,v 1.18 2006/07/09 13:39:06 schwarz Exp $
#
DISTNAME= skey-1.1.5
@@ -17,6 +17,12 @@ CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
CONF_FILES+= ${PREFIX}/share/examples/skey/skeykeys \
${PKG_SYSCONFDIR}/skeykeys
+SUBST_CLASSES+= perl
+SUBST_MESSAGE.perl= fixing perl path
+SUBST_STAGE.perl= post-extract
+SUBST_FILES.perl= skeyprune.pl
+SUBST_SED.perl= -e "s,^\#!/usr/bin/perl,\#!${PERL5},"
+
INSTALLATION_DIRS= bin include lib man/man1 man/man8
post-install: