PERL -> REINPLACE

and russian/mod_ssl has USE_PERL5=yes

Notices on: bento
This commit is contained in:
Edwin Groothuis
2002-11-04 03:05:48 +00:00
parent 3e84456d0e
commit 5b96d0a956
41 changed files with 90 additions and 39 deletions

View File

@@ -23,6 +23,7 @@ BZIP2BASE= /usr
.endif
NO_BUILD= yes
USE_REINPLACE= yes
MAN1= code2html.1
@@ -32,7 +33,7 @@ do-configure:
-e 's|/bin/gzip|/usr/bin/gzip|' \
-e 's|/etc/code|${PREFIX}/etc/code|' \
< ${WRKSRC}/code2html.orig > ${WRKSRC}/code2html
@${PERL} -pi.orig -e 's|/etc/code|${PREFIX}/etc/code|' \
@${REINPLACE_CMD} -e 's|/etc/code|${PREFIX}/etc/code|' \
${WRKSRC}/code2html.1
do-install: