summaryrefslogtreecommitdiff
path: root/irc/bitchx/Makefile
diff options
context:
space:
mode:
authorClive Lin <clive@FreeBSD.org>2001-03-15 21:45:12 +0000
committerClive Lin <clive@FreeBSD.org>2001-03-15 21:45:12 +0000
commitf9ca2d0669ad31171a10c4f288179f50858b3319 (patch)
tree01d5a4683ab069eac05229431d55760c70b7773c /irc/bitchx/Makefile
parentAdd default CNEWSBIN, to ensure package can be made (diff)
o Nasty fix to deal with "Why some files are bzip2's ????"
BX runs well without bzip2. Not that good to introduce another RUN_DEPENDS spam. o Add 2 patch files I forgot in previous commit.
Notes
Notes: svn path=/head/; revision=39900
Diffstat (limited to 'irc/bitchx/Makefile')
-rw-r--r--irc/bitchx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile
index 6b13cbad08bd..7fd061f1f4d2 100644
--- a/irc/bitchx/Makefile
+++ b/irc/bitchx/Makefile
@@ -69,10 +69,11 @@ CONFIGURE_ARGS+=--without-plugins
PLIST_SUB+= PLUGINS:="@comment "
.endif
-.if defined(WITH_LATIN)
pre-patch:
+.if defined(WITH_LATIN)
@${PERL} -pi -e "s!#undef LATIN1!#define LATIN1!" ${WRKSRC}/include/config.h
.endif
+ @${PERL} -pi -e "s!bzip2!true!g" ${WRKSRC}/Makefile.in
pre-extract:
@${ECHO} "Available switches:"