aboutsummaryrefslogtreecommitdiffstats
path: root/devel/qtk/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-06-26 02:36:39 +0800
committerijliao <ijliao@FreeBSD.org>2002-06-26 02:36:39 +0800
commit2e24cb013a4dff5e119d355c91b2622a00311b14 (patch)
tree7a79ec7a9cea96d93a4faead0a8d2d8c0f3fff6d /devel/qtk/Makefile
parentcde2f267c86553ca05e0aa4469ac034e4060371d (diff)
downloadfreebsd-ports-gnome-2e24cb013a4dff5e119d355c91b2622a00311b14.tar.gz
freebsd-ports-gnome-2e24cb013a4dff5e119d355c91b2622a00311b14.tar.zst
freebsd-ports-gnome-2e24cb013a4dff5e119d355c91b2622a00311b14.zip
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39842 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
Diffstat (limited to 'devel/qtk/Makefile')
-rw-r--r--devel/qtk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/qtk/Makefile b/devel/qtk/Makefile
index c2c67a7ad866..5e81f1fc99cf 100644
--- a/devel/qtk/Makefile
+++ b/devel/qtk/Makefile
@@ -16,6 +16,7 @@ MAINTAINER= ports@FreeBSD.org
RUN_DEPENDS= ${LOCALBASE}/bin/wish8.2:${PORTSDIR}/x11-toolkits/tk82
+USE_REINPLACE= yes
EXTRACT_CMD= ${CP}
EXTRACT_BEFORE_ARGS= # empty
EXTRACT_AFTER_ARGS= .
@@ -28,7 +29,7 @@ USE_X_PREFIX= yes
WISH= ${LOCALBASE}/bin/wish8.2
do-configure:
- @${PERL} -pi.dist \
+ @${REINPLACE_CMD} \
-e 's|/usr/bin/wish|${WISH}|;' \
-e 's|keepnewline wish|keepnewline ${WISH}|' ${WRKSRC}/qtk