summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--finance/xquote/files/patch-ae11
-rw-r--r--misc/xquote/files/patch-ae11
2 files changed, 22 insertions, 0 deletions
diff --git a/finance/xquote/files/patch-ae b/finance/xquote/files/patch-ae
new file mode 100644
index 000000000000..ffb87a7190cd
--- /dev/null
+++ b/finance/xquote/files/patch-ae
@@ -0,0 +1,11 @@
+--- color.c.orig Sat Sep 28 23:16:31 2002
++++ color.c Sat Sep 28 23:16:43 2002
+@@ -25,7 +25,7 @@
+
+ #include <stdio.h>
+
+-#if !defined(__NetBSD__)
++#if !defined(__NetBSD__) && !defined(__FreeBSD__)
+ #include <values.h>
+ #endif
+
diff --git a/misc/xquote/files/patch-ae b/misc/xquote/files/patch-ae
new file mode 100644
index 000000000000..ffb87a7190cd
--- /dev/null
+++ b/misc/xquote/files/patch-ae
@@ -0,0 +1,11 @@
+--- color.c.orig Sat Sep 28 23:16:31 2002
++++ color.c Sat Sep 28 23:16:43 2002
+@@ -25,7 +25,7 @@
+
+ #include <stdio.h>
+
+-#if !defined(__NetBSD__)
++#if !defined(__NetBSD__) && !defined(__FreeBSD__)
+ #include <values.h>
+ #endif
+