aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2000-07-08 03:41:03 +0800
committersteve <steve@FreeBSD.org>2000-07-08 03:41:03 +0800
commite2692fe165806a20a5435a810702cb50cdee51ca (patch)
tree185b19e5acdaab97368033e050704596c963c8ef
parent78debeefc5b9f4c2a631730d46fb9e67e4b23176 (diff)
downloadfreebsd-ports-gnome-e2692fe165806a20a5435a810702cb50cdee51ca.tar.gz
freebsd-ports-gnome-e2692fe165806a20a5435a810702cb50cdee51ca.tar.zst
freebsd-ports-gnome-e2692fe165806a20a5435a810702cb50cdee51ca.zip
Don't install the CVS junk with the help files.
PR: 19734 Submitted by: maintainer
-rw-r--r--audio/teknap/files/patch-aa13
-rw-r--r--net-p2p/teknap/files/patch-aa13
2 files changed, 26 insertions, 0 deletions
diff --git a/audio/teknap/files/patch-aa b/audio/teknap/files/patch-aa
new file mode 100644
index 000000000000..fac576d842ec
--- /dev/null
+++ b/audio/teknap/files/patch-aa
@@ -0,0 +1,13 @@
+--- Makefile.in.orig Thu Jun 22 11:32:39 2000
++++ Makefile.in Thu Jul 6 01:10:22 2000
+@@ -58,8 +58,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)/teknap-help/* $(HELPDIR)
++INSTALL_HELP_CMD = @echo
++#INSTALL_HELP_CMD = cp -pr $(srcdir)/teknap-help/* $(HELPDIR)
+
+ ## You probably don't need to change anything below this line
+
diff --git a/net-p2p/teknap/files/patch-aa b/net-p2p/teknap/files/patch-aa
new file mode 100644
index 000000000000..fac576d842ec
--- /dev/null
+++ b/net-p2p/teknap/files/patch-aa
@@ -0,0 +1,13 @@
+--- Makefile.in.orig Thu Jun 22 11:32:39 2000
++++ Makefile.in Thu Jul 6 01:10:22 2000
+@@ -58,8 +58,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)/teknap-help/* $(HELPDIR)
++INSTALL_HELP_CMD = @echo
++#INSTALL_HELP_CMD = cp -pr $(srcdir)/teknap-help/* $(HELPDIR)
+
+ ## You probably don't need to change anything below this line
+