summaryrefslogtreecommitdiff
path: root/astro/wmjupiter
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-08-31 12:09:43 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-08-31 12:09:43 +0000
commit3907fa65a4ab91ac8e1d8f2a36c6efeeac8628c1 (patch)
treefc6892946195bba2f190484face3d06721ba03cd /astro/wmjupiter
parentAdd WITH_2CHDIC knob. (diff)
perl -> reinplace
PR: ports/47652 Submitted by: Simon 'portlint' Schubert <corecode@corecode.ath.cx>
Notes
Notes: svn path=/head/; revision=88190
Diffstat (limited to 'astro/wmjupiter')
-rw-r--r--astro/wmjupiter/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/wmjupiter/Makefile b/astro/wmjupiter/Makefile
index f8598f799154..9af95474c160 100644
--- a/astro/wmjupiter/Makefile
+++ b/astro/wmjupiter/Makefile
@@ -15,11 +15,12 @@ COMMENT= Dockapp that displays information on jupiter
WRKSRC= ${WRKDIR}/wmJupiter
USE_X_PREFIX= yes
+USE_REINPLACE= yes
USE_XPM= yes
USE_GMAKE= yes
pre-patch:
- @${PERL} -pi.orig -e 's|values.h|float.h|; s|MAXDOUBLE|DBL_MAX|g' \
+ @${REINPLACE_CMD} -e 's|values.h|float.h|; s|MAXDOUBLE|DBL_MAX|g' \
${WRKSRC}/wmJupiter.c
do-install: