aboutsummaryrefslogtreecommitdiff
path: root/security/opieprint
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-04 03:17:29 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-04 03:17:29 +0000
commitb8a64d94ec2c611f91740140ab3d7d46cbd3a203 (patch)
tree5efc52c313ebe1d542732f5d8ef5765d631f0c11 /security/opieprint
parent79c96ad377b50e85d0230d5870063c73a049927c (diff)
downloadports-b8a64d94ec2c611f91740140ab3d7d46cbd3a203.tar.gz
ports-b8a64d94ec2c611f91740140ab3d7d46cbd3a203.zip
PERL -> REINPLACE
and USE_PERL5 in some places Noticed by: bento
Notes
Notes: svn path=/head/; revision=69432
Diffstat (limited to 'security/opieprint')
-rw-r--r--security/opieprint/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/opieprint/Makefile b/security/opieprint/Makefile
index ddbe71c927d9..8dbcf0039105 100644
--- a/security/opieprint/Makefile
+++ b/security/opieprint/Makefile
@@ -14,9 +14,10 @@ MASTER_SITE_SUBDIR= mharo
MAINTAINER= mharo@FreeBSD.org
NO_BUILD= yes
+USE_REINPLACE= yes
post-patch:
- ${PERL} -pi -e 's,__PREFIX__,${PREFIX},' ${WRKSRC}/keyprint
+ ${REINPLACE_CMD} -e 's,__PREFIX__,${PREFIX},' ${WRKSRC}/keyprint
do-install:
${MKDIR} ${PREFIX}/share/keyprint