summaryrefslogtreecommitdiff
path: root/textproc/ispell
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1997-12-16 15:52:56 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1997-12-16 15:52:56 +0000
commitce55543b21c59eb7e8ba507e957f7de401277d6b (patch)
tree4cdbfb270089b0eef7e5aa8abfc75aa0edb07d1c /textproc/ispell
parentUpgrade to 2.1. (diff)
Remove obsoleted dir.h (warning produced)
Notes
Notes: svn path=/head/; revision=9097
Diffstat (limited to 'textproc/ispell')
-rw-r--r--textproc/ispell/files/patch-aa14
1 files changed, 14 insertions, 0 deletions
diff --git a/textproc/ispell/files/patch-aa b/textproc/ispell/files/patch-aa
new file mode 100644
index 000000000000..2841968d5e1a
--- /dev/null
+++ b/textproc/ispell/files/patch-aa
@@ -0,0 +1,14 @@
+*** config.X.bak Mon Jan 23 21:28:24 1995
+--- config.X Tue Dec 16 18:49:29 1997
+***************
+*** 107,115 ****
+
+ #include <sys/param.h>
+ #include <sys/types.h>
+- #ifndef USG
+- #include <sys/dir.h>
+- #endif /* USG */
+
+ /*
+ ** Things that normally go in a Makefile. Define these just like you
+--- 107,112 ----