summaryrefslogtreecommitdiff
path: root/security/skey
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2008-12-13 13:18:08 +0000
committerobache <obache@pkgsrc.org>2008-12-13 13:18:08 +0000
commitc994f76ba5389341c0c86ca4c288908f601f1993 (patch)
tree879ffa81a86f241f620b12776fc72abb0e489aaa /security/skey
parent2d94ad815ddf484f674c164fd57b2e962bb178b4 (diff)
downloadpkgsrc-c994f76ba5389341c0c86ca4c288908f601f1993.tar.gz
Use REPLACE_PERL instead of custom SUBST.
Diffstat (limited to 'security/skey')
-rw-r--r--security/skey/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/security/skey/Makefile b/security/skey/Makefile
index 81f6ebc3a09..d54d6b16bed 100644
--- a/security/skey/Makefile
+++ b/security/skey/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2007/01/07 09:14:10 rillig Exp $
+# $NetBSD: Makefile,v 1.20 2008/12/13 13:18:08 obache Exp $
#
DISTNAME= skey-1.1.5
@@ -17,11 +17,7 @@ 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},"
+REPLACE_PERL= skeyprune.pl
INSTALLATION_DIRS= bin include lib ${PKGMANDIR}/man1 ${PKGMANDIR}/man8