aboutsummaryrefslogtreecommitdiff
path: root/misc/ewipe
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-22 17:23:30 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-22 17:23:30 +0000
commit3b9032fabc47df7c423b0fe802d1060c7b4e5816 (patch)
treebc94b068979a41f61931d2bd7979481f6acd573b /misc/ewipe
parent7b3cf63dbe867642387b83d0d46a6ef77e970a05 (diff)
downloadports-3b9032fabc47df7c423b0fe802d1060c7b4e5816.tar.gz
ports-3b9032fabc47df7c423b0fe802d1060c7b4e5816.zip
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39665 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
Notes
Notes: svn path=/head/; revision=61744
Diffstat (limited to 'misc/ewipe')
-rw-r--r--misc/ewipe/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/ewipe/Makefile b/misc/ewipe/Makefile
index 75b44246f697..92e2365293ca 100644
--- a/misc/ewipe/Makefile
+++ b/misc/ewipe/Makefile
@@ -19,6 +19,7 @@ RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82
.endif
NO_BUILD= YES
+USE_REINPLACE= yes
TCLLIBS= definefont.tcl edittable.tcl setpointer.tcl viewer.tcl tclIndex
PORTDOCS= Changes.jp README README.jp dot.ewipe
EXAMPLES= a1.gif a2.gif a3.gif a4.gif blue1.gif sample.ewp test.ewp \
@@ -31,7 +32,7 @@ WISH= ${LOCALBASE}/bin/wish8.2
.endif
post-patch:
- @${PERL} -pi \
+ @${REINPLACE_CMD} \
-e "s|%%PREFIX%%|${PREFIX}|g;" \
-e "s|%%WISH%%|${WISH}|g;" ${WRKSRC}/ewipe