summaryrefslogtreecommitdiff
path: root/net/dc_gui2/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'net/dc_gui2/patches/patch-aa')
-rw-r--r--net/dc_gui2/patches/patch-aa12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/dc_gui2/patches/patch-aa b/net/dc_gui2/patches/patch-aa
new file mode 100644
index 00000000000..3d4fa82c5d9
--- /dev/null
+++ b/net/dc_gui2/patches/patch-aa
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.1.1.1 2003/06/10 13:21:52 wiz Exp $
+
+--- configure.orig Tue Jun 10 14:32:15 2003
++++ configure
+@@ -10490,6 +10490,7 @@
+
+ if test "x$HAVE_DB40" = "xyes"; then
+
++ CPPFLAGS="$CPPFLAGS -DBDB_V4"
+ berkeleydb_libs="-ldb4"
+ else
+ { { echo "$as_me:$LINENO: error: no supported BerkeleyDB found (4,1, 4.0, 3.1, 3.2, 3.3)" >&5