aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2003-01-22 04:14:45 +0800
committerpetef <petef@FreeBSD.org>2003-01-22 04:14:45 +0800
commit88bdfc43d2f40db923262f5df439f8613a33e888 (patch)
tree7ef71fd67d27b7fddf8c2dc341d2d71bc6279ae7 /astro
parent901f7d7ecb36ade6316d2b8652751a933be24d58 (diff)
downloadfreebsd-ports-gnome-88bdfc43d2f40db923262f5df439f8613a33e888.tar.gz
freebsd-ports-gnome-88bdfc43d2f40db923262f5df439f8613a33e888.tar.zst
freebsd-ports-gnome-88bdfc43d2f40db923262f5df439f8613a33e888.zip
Remove a hidden dependency on Perl: PERL->REINPLACE_CMD.
PR: 47272 Submitted by: maintainer
Diffstat (limited to 'astro')
-rw-r--r--astro/gpsman/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/gpsman/Makefile b/astro/gpsman/Makefile
index 09e14b40b3ee..14a5225e4d8d 100644
--- a/astro/gpsman/Makefile
+++ b/astro/gpsman/Makefile
@@ -18,13 +18,14 @@ MAINTAINER= david@catwhisker.org
RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83
+USE_REINPLACE= yes
NO_BUILD= yes
# MAN1= gpsman.1
# MANCOMPRESSED= yes
pre-install:
- @${PERL} -pi -e "s:%%PREFIX%%:${PREFIX}:g" ${WRKSRC}/gpsman.tcl
+ @${REINPLACE_CMD} -e "s:%%PREFIX%%:${PREFIX}:g" ${WRKSRC}/gpsman.tcl
do-install:
@${MKDIR} ${PREFIX}/share/gpsman