aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--irc/ezbounce-devel/Makefile2
-rw-r--r--irc/ezbounce/Makefile2
2 files changed, 0 insertions, 4 deletions
diff --git a/irc/ezbounce-devel/Makefile b/irc/ezbounce-devel/Makefile
index aa3c42f7cbc6..4d5cfca2d1ca 100644
--- a/irc/ezbounce-devel/Makefile
+++ b/irc/ezbounce-devel/Makefile
@@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A highly configurable IRC Proxy
GNU_CONFIGURE= yes
-USE_REINPLACE= yes
MAN1= ezbounce.1
@@ -48,7 +47,6 @@ pre-everything::
post-patch:
@${SED} -e "s:/path/to:${PREFIX}/sbin:" ${WRKSRC}/sample.conf > \
${WRKSRC}/ezb.conf.default
- ${REINPLACE_CMD} -e "s,-O2,${CFLAGS}," ${WRKSRC}/configure
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/ezbounce ${PREFIX}/sbin
diff --git a/irc/ezbounce/Makefile b/irc/ezbounce/Makefile
index aa3c42f7cbc6..4d5cfca2d1ca 100644
--- a/irc/ezbounce/Makefile
+++ b/irc/ezbounce/Makefile
@@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A highly configurable IRC Proxy
GNU_CONFIGURE= yes
-USE_REINPLACE= yes
MAN1= ezbounce.1
@@ -48,7 +47,6 @@ pre-everything::
post-patch:
@${SED} -e "s:/path/to:${PREFIX}/sbin:" ${WRKSRC}/sample.conf > \
${WRKSRC}/ezb.conf.default
- ${REINPLACE_CMD} -e "s,-O2,${CFLAGS}," ${WRKSRC}/configure
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/ezbounce ${PREFIX}/sbin