aboutsummaryrefslogtreecommitdiff
path: root/irc/bitchx
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2004-03-30 13:48:02 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2004-03-30 13:48:02 +0000
commitd2a288a8938d9a354d35ebc5bb87f51796ca1c18 (patch)
treeb4fedfbc4eb5f54463cd2517d2cbe8cad227342e /irc/bitchx
parent460dd071d43f40bea2c08c4c4f210551f013e0e1 (diff)
downloadports-d2a288a8938d9a354d35ebc5bb87f51796ca1c18.tar.gz
ports-d2a288a8938d9a354d35ebc5bb87f51796ca1c18.zip
Fix plist[1]
Fix build if ncurses are installed[2] PR: 64924[2] Reported by: michael johnson <ahze@ahze.net> [2] Reported by: bento via kris via clive[1]
Notes
Notes: svn path=/head/; revision=105701
Diffstat (limited to 'irc/bitchx')
-rw-r--r--irc/bitchx/files/patch-source-Makefile.in19
-rw-r--r--irc/bitchx/pkg-plist1
2 files changed, 19 insertions, 1 deletions
diff --git a/irc/bitchx/files/patch-source-Makefile.in b/irc/bitchx/files/patch-source-Makefile.in
new file mode 100644
index 000000000000..1de368fa30af
--- /dev/null
+++ b/irc/bitchx/files/patch-source-Makefile.in
@@ -0,0 +1,19 @@
+--- source/Makefile.in.orig Fri Apr 11 03:09:07 2003
++++ source/Makefile.in Tue Mar 30 14:44:20 2004
+@@ -37,7 +37,7 @@
+ IRCLIB = @IRCLIB@
+
+ CC = @CC@
+-DEFS = @INCLUDES@
++DEFS = @INCLUDES@ @CPPFLAGS@
+ LIBS = @LIBS@
+
+ # Tcl library.
+@@ -51,6 +51,7 @@
+ # Set this to -g if you want to be able to debug the client, otherwise
+ # use -O to have the compiler do some optimization instead.
+ CFLAGS = @CFLAGS@
++CPPFLAGS= @CPPFLAGS@
+
+ # Set this to -s if you want the binary to be stripped.
+ LDFLAGS = @LDFLAGS@
diff --git a/irc/bitchx/pkg-plist b/irc/bitchx/pkg-plist
index d24b0023a536..16e1248325e3 100644
--- a/irc/bitchx/pkg-plist
+++ b/irc/bitchx/pkg-plist
@@ -939,7 +939,6 @@ share/bx/BitchX.kick
share/bx/script/SCRIPTS
share/bx/script/actplug.gmz
share/bx/script/bxglobal
-share/bx/script/bxglobal.old
share/bx/script/bxtcl.tcl
share/bx/script/cyp1.0k.tar.gz
share/bx/script/dcc_fserve-0.50.tgz