summaryrefslogtreecommitdiff
path: root/irc/ezbounce
diff options
context:
space:
mode:
authorAlexander Kabaev <kan@FreeBSD.org>2005-01-26 14:38:43 +0000
committerAlexander Kabaev <kan@FreeBSD.org>2005-01-26 14:38:43 +0000
commit9f041a84d18b55cb43009f009859470985510e5f (patch)
treec37864235e32988672126763fa9b95de8f421920 /irc/ezbounce
parent- Fix non DSO apache detection (diff)
This port compiles with system GCC 3.4.2 just fine. Remove unnecessary
CFLAGS hackery.
Notes
Notes: svn path=/head/; revision=127421
Diffstat (limited to 'irc/ezbounce')
-rw-r--r--irc/ezbounce/Makefile2
1 files changed, 0 insertions, 2 deletions
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