summaryrefslogtreecommitdiff
path: root/finance/xinvest/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'finance/xinvest/patches/patch-ab')
-rw-r--r--finance/xinvest/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/finance/xinvest/patches/patch-ab b/finance/xinvest/patches/patch-ab
new file mode 100644
index 00000000000..2d595147128
--- /dev/null
+++ b/finance/xinvest/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.3 2006/01/12 21:46:13 joerg Exp $
+
+--- color.c.orig 2006-01-12 21:24:54.000000000 +0000
++++ color.c
+@@ -34,7 +34,7 @@ static char id[] = "$Header: /pack/anonc
+
+ #include <stdio.h>
+
+-#if !defined(__NetBSD__)
++#if !defined(__NetBSD__) && !defined(__DragonFly__) && !defined(__FreeBSD__)
+ #include <values.h>
+ #endif
+