summaryrefslogtreecommitdiff
path: root/textproc/dict-server/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/dict-server/patches/patch-ab')
-rw-r--r--textproc/dict-server/patches/patch-ab15
1 files changed, 0 insertions, 15 deletions
diff --git a/textproc/dict-server/patches/patch-ab b/textproc/dict-server/patches/patch-ab
deleted file mode 100644
index 14c1ef4ef40..00000000000
--- a/textproc/dict-server/patches/patch-ab
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-ab,v 1.6 2006/07/16 22:37:49 seb Exp $
-
---- libmaa/maaP.h.orig 2006-01-02 10:42:04.000000000 +0000
-+++ libmaa/maaP.h
-@@ -41,8 +41,10 @@
- # pragma alloca
- # else
- # ifndef alloca /* predefined by HP cc +Olibcalls */
-+# if !defined(__DragonFly__) && !defined(__FreeBSD__) && !defined(__NetBSD__)
- char *alloca ();
- # endif
-+# endif
- # endif
- #endif
-