summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-08 23:03:48 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-08 23:03:48 +0000
commit197dfc33216bbe1cfed7595fc5d1390963c330fd (patch)
tree1e1f9905bb0dacd75342f58ad7a3cc222554e8d1 /www
parentUpgrade to version 3.138 (diff)
lang/fpc needed perl to complete its install, the others are renaming
of PERL to REINPLACE_CMD Noticed on: bento
Notes
Notes: svn path=/head/; revision=69762
Diffstat (limited to 'www')
-rw-r--r--www/wb0/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/wb0/Makefile b/www/wb0/Makefile
index c8623eefb83c..e242b053a94f 100644
--- a/www/wb0/Makefile
+++ b/www/wb0/Makefile
@@ -21,9 +21,10 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
DOCDIR= share/doc/${PORTNAME}
DOCS= AUTHORS Changelog README
PLIST= ${WRKDIR}/pkg-plist
+USE_REINPLACE= yes
post-patch:
- ${PERL} -pi -e 's|/etc/wb0|${LOCALBASE}/etc|g ; \
+ ${REINPLACE_CMD} -e 's|/etc/wb0|${LOCALBASE}/etc|g ; \
s|/usr/local/src/wb0/font/bit|${LOCALBASE}/share/wb0/|g' \
${WRKSRC}/wb0.c