aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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