summaryrefslogtreecommitdiff
path: root/net/jumpgate
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 /net/jumpgate
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 'net/jumpgate')
-rw-r--r--net/jumpgate/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/jumpgate/Makefile b/net/jumpgate/Makefile
index bcbdf6a1b758..6407f5dbd1d8 100644
--- a/net/jumpgate/Makefile
+++ b/net/jumpgate/Makefile
@@ -14,9 +14,10 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= leeym@FreeBSD.org
ALL_TARGET= generic
+USE_REINPLACE= yes
pre-build:
- ${PERL} -pi.orig -e "s@gcc@${CC}@g; s@-Wall@-Wall ${CFLAGS}@g" ${WRKSRC}/Makefile
+ ${REINPLACE_CMD} -e "s@gcc@${CC}@g; s@-Wall@-Wall ${CFLAGS}@g" ${WRKSRC}/Makefile
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin