aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/ispell/files
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1997-12-16 23:52:56 +0800
committerache <ache@FreeBSD.org>1997-12-16 23:52:56 +0800
commit878b5861750eb29e02d6eae22e4a05d35078aa6a (patch)
treeac71f8ef61c360f7ad014d139e7455d5b126682b /textproc/ispell/files
parent4e638dac410dabdf0a438aa4559bb39fa13faa00 (diff)
downloadfreebsd-ports-graphics-878b5861750eb29e02d6eae22e4a05d35078aa6a.tar.gz
freebsd-ports-graphics-878b5861750eb29e02d6eae22e4a05d35078aa6a.tar.zst
freebsd-ports-graphics-878b5861750eb29e02d6eae22e4a05d35078aa6a.zip
Remove obsoleted dir.h (warning produced)
Diffstat (limited to 'textproc/ispell/files')
-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 00000000000..2841968d5e1
--- /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 ----