* Added a patch so that GTK BitchX will compile

* Made #define WANT_CHAN_NICK_SERV to be enabled by default in config.h
  as requested by Cliff Rowley <dozprompt@onsea.com>. This will enable
  a few aliases for services commands.

PR:		17078
Submitted by:	Maintainer
This commit is contained in:
Chris D. Faulhaber 2000-03-11 15:25:38 +00:00
parent f9012ea076
commit 1de8a01db5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=26754

View file

@ -44,6 +44,9 @@ pre-extract:
@${ECHO} "You can add hooks for GNOME by defining USE_GNOME"
.endif
pre-patch:
@${PERL} -pi -e "s!#undef WANT_CHAN_NICK_SERV!#define WANT_CHAN_NICK_SERV!" ${WRKSRC}/include/config.h
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/bx/help