1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/games/spider/files/patch-ab
Chris D. Faulhaber 22676bade8 - Use MASTER_SITE_SUNSITE to MASTER_SITES
- Fix pkg/PLIST

PR:		16276
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-01-22 03:27:14 +00:00

21 lines
687 B
Plaintext

--- Imakefile.orig Sun Sep 29 02:46:02 1991
+++ Imakefile Wed Jan 18 00:00:00 2000
@@ -8,7 +8,7 @@
SPLIT = split
CAT = cat
/***** Note: probably want to define this to be something else *****/
- HELPDIR = help
+ HELPDIR = LibDir/spider
/***** Note: Used to over-ride some declarations in the default Imakefile
configurations. If you want to use some of these things, then
@@ -16,7 +16,7 @@
definitions to what you would like them to be below. Delete
or comment out those you do not wish to use *****/
#ifndef OverrideDefs
-#define OverrideDefs YES
+#define OverrideDefs NO
#endif
#if OverrideDefs