summaryrefslogtreecommitdiff
path: root/java/netrexx/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-04 03:05:48 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-04 03:05:48 +0000
commit5b96d0a9567e649c783ac418d8e2bde2f6adfc22 (patch)
tree8b423bf71fff78a00604f3c63e5c97500c8a780a /java/netrexx/Makefile
parentNew port p5-xmltv version 0.5.2: Set of programs to process TV (diff)
PERL -> REINPLACE
and russian/mod_ssl has USE_PERL5=yes Notices on: bento
Notes
Notes: svn path=/head/; revision=69429
Diffstat (limited to 'java/netrexx/Makefile')
-rw-r--r--java/netrexx/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/java/netrexx/Makefile b/java/netrexx/Makefile
index b3287e07bbb3..aad621d9e99d 100644
--- a/java/netrexx/Makefile
+++ b/java/netrexx/Makefile
@@ -19,10 +19,11 @@ RUN_DEPENDS= ${LOCALBASE}/jdk1.1.8/bin/java:${PORTSDIR}/java/jdk11 \
NO_BUILD= yes
USE_ZIP= yes
+USE_REINPLACE= yes
pre-patch:
- @${PERL} -pi -e 's/\015//' ${WRKSRC}/bin/NetRexxC.sh
- @${PERL} -pi -e 's/\015//' ${WRKSRC}/read.me.first
+ @${REINPLACE_CMD} -e 's/\015//' ${WRKSRC}/bin/NetRexxC.sh
+ @${REINPLACE_CMD} -e 's/\015//' ${WRKSRC}/read.me.first
do-install:
@${INSTALL_SCRIPT} ${WRKSRC}/bin/NetRexxC.sh ${PREFIX}/bin