summaryrefslogtreecommitdiff
path: root/x11-wm/fvwm24
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2002-09-14 00:53:39 +0000
committerCy Schubert <cy@FreeBSD.org>2002-09-14 00:53:39 +0000
commit4f3cd10433e202502d5d78e758a5f518b0cb5717 (patch)
treea247b8a764f745e940f598d8048a2c7a77044efc /x11-wm/fvwm24
parentUpdate to version 0.1.2. (diff)
${PERL} -> ${REINPLACE_CMD}
Notes
Notes: svn path=/head/; revision=66285
Diffstat (limited to 'x11-wm/fvwm24')
-rw-r--r--x11-wm/fvwm24/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/fvwm24/Makefile b/x11-wm/fvwm24/Makefile
index 15deb7838287..c4ccb830a632 100644
--- a/x11-wm/fvwm24/Makefile
+++ b/x11-wm/fvwm24/Makefile
@@ -21,6 +21,7 @@ RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
LIB_DEPENDS+= stroke.0:${PORTSDIR}/devel/libstroke
.endif
+USE_REINPLACE= yes
USE_GMAKE= yes
USE_XPM= yes
USE_X_PREFIX= yes
@@ -74,7 +75,7 @@ post-extract:
@${TAR} -xzf ${DISTDIR}/fvwm_icons.tgz -C ${WRKDIR}/icons
post-patch:
- @${PERL} -pi -e 's,%%LOCALBASE%%,${LOCALBASE},' \
+ @${REINPLACE_CMD} -e 's,%%LOCALBASE%%,${LOCALBASE},' \
${WRKSRC}/modules/FvwmM4/FvwmM4.c
post-install: