mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
0e41d82833
PR: 19734 Submitted by: maintainer
14 lines
523 B
Plaintext
14 lines
523 B
Plaintext
--- 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
|
|
|