summaryrefslogtreecommitdiff
path: root/textproc/dict-server/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/dict-server/patches/patch-ah')
-rw-r--r--textproc/dict-server/patches/patch-ah11
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/dict-server/patches/patch-ah b/textproc/dict-server/patches/patch-ah
new file mode 100644
index 00000000000..8b9a0f166ac
--- /dev/null
+++ b/textproc/dict-server/patches/patch-ah
@@ -0,0 +1,11 @@
+$NetBSD: patch-ah,v 1.1 2000/06/26 21:02:07 dmcmahill Exp $
+
+--- libmaa/decl.h.orig Thu Jan 15 22:51:48 1998
++++ libmaa/decl.h Mon Jun 26 16:27:02 2000
+@@ -29,5 +29,5 @@
+ situations that we know about. */
+
+-#if defined(__sparc__)
++#if defined(__sparc__) && !defined(__NetBSD__)
+ #include <sys/resource.h>
+ /* Both SunOS and Solaris */