summaryrefslogtreecommitdiff
path: root/comms
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 /comms
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 'comms')
-rw-r--r--comms/conserver-com/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/conserver-com/Makefile b/comms/conserver-com/Makefile
index 5c9c36454de1..6c671c0cbf35 100644
--- a/comms/conserver-com/Makefile
+++ b/comms/conserver-com/Makefile
@@ -14,6 +14,7 @@ PKGNAMESUFFIX= -com
MAINTAINER= kuriyama@FreeBSD.org
GNU_CONFIGURE= YES
+USE_REINPLACE= yes
CONFIGURE_ARGS= --with-master=${DEFAULTHOST} --with-port=${DEFAULTPORT} \
--with-libwrap
@@ -25,7 +26,7 @@ DEFAULTPORT?= 782
DEFAULTHOST?= localhost
post-patch:
- ${PERL} -pi.orig \
+ ${REINPLACE_CMD} \
-e 's@/usr/local/bin@${PREFIX}/sbin@' \
${WRKSRC}/conserver/conserver.rc