aboutsummaryrefslogtreecommitdiffstats
path: root/irc/bitchx/files/patch-ag
diff options
context:
space:
mode:
authorClive Lin <clive@FreeBSD.org>2001-03-15 20:31:36 +0000
committerClive Lin <clive@FreeBSD.org>2001-03-15 20:31:36 +0000
commitfb63c5fc8f8f09959d66dba8c42a3625b42b4c4e (patch)
treec63722735b4b9845b3aaa6f8c46293bc716b2d21 /irc/bitchx/files/patch-ag
parenta05d1e2f1576cb31228255e9133aed50a5528661 (diff)
o Update to 1.0c18
o Correct plist PR: ports/25830 Submitted by: MAINTAINER Reviewed by: chroot(8)
Diffstat (limited to 'irc/bitchx/files/patch-ag')
-rw-r--r--irc/bitchx/files/patch-ag22
1 files changed, 0 insertions, 22 deletions
diff --git a/irc/bitchx/files/patch-ag b/irc/bitchx/files/patch-ag
deleted file mode 100644
index 2d65fcf13bfa..000000000000
--- a/irc/bitchx/files/patch-ag
+++ /dev/null
@@ -1,22 +0,0 @@
---- Makefile.in.orig Sun Jan 9 02:11:01 2000
-+++ Makefile.in Sat Sep 9 01:24:46 2000
-@@ -43,7 +43,7 @@
- IRCLIB = @IRCLIB@
-
- CC = @CC@
--DEFS = -I$$(srcdir)/../include -I$(topdir)/include
-+DEFS = -I$$(srcdir)/../include -I$(topdir)/include -I. -I-
- LIBS = @LIBS@
- INCLUDES = @INCLUDES@
-
-@@ -90,8 +90,8 @@
-
- # This command will be used to install the BitchX help files. If you don't
- # want to install them, replace with the following:
--# INSTALL_HELP_CMD = @echo The help files have not been installed.
--INSTALL_HELP_CMD = cp -pr $(srcdir)/bitchx-docs/* $(HELPDIR)
-+INSTALL_HELP_CMD = @echo
-+# INSTALL_HELP_CMD = cp -pr $(srcdir)/bitchx-docs/* $(HELPDIR)
-
- # This program allows you to use screen/xterm's to put new BitchX windows
- # on new screen/xterm windows.