aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/zorro
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2003-11-15 09:50:20 +0800
committerpav <pav@FreeBSD.org>2003-11-15 09:50:20 +0800
commit729844df8b49cc2b739f679f60c0f15ea8b690f2 (patch)
treeffc4c32e145fea5313c18abdc6fddcf84764327d /deskutils/zorro
parente676f23b5b4e4fce7393a42350ff511258ebac40 (diff)
downloadfreebsd-ports-gnome-729844df8b49cc2b739f679f60c0f15ea8b690f2.tar.gz
freebsd-ports-gnome-729844df8b49cc2b739f679f60c0f15ea8b690f2.tar.zst
freebsd-ports-gnome-729844df8b49cc2b739f679f60c0f15ea8b690f2.zip
UnPERLify.
PR: ports/48247 Submitted by: Simon Schubert <corecode@corecode.ath.cx> Approved by: adamw (mentor)
Diffstat (limited to 'deskutils/zorro')
-rw-r--r--deskutils/zorro/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/zorro/Makefile b/deskutils/zorro/Makefile
index b06b0b156a5f..1fe3c8c89b7b 100644
--- a/deskutils/zorro/Makefile
+++ b/deskutils/zorro/Makefile
@@ -20,9 +20,10 @@ COMMENT= A simple to-do list manager
LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82
NO_BUILD= yes
+USE_REINPLACE= yes
post-patch:
- @${PERL} -pi -e "s|%%LOCALBASE%%|${LOCALBASE}|g" ${WRKSRC}/zorro
+ @${REINPLACE_CMD} -e "s|%%LOCALBASE%%|${LOCALBASE}|g" ${WRKSRC}/zorro
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/zorro ${PREFIX}/bin/zorro