diff options
Diffstat (limited to 'net/gift-openft/patches/patch-ac')
-rw-r--r-- | net/gift-openft/patches/patch-ac | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/net/gift-openft/patches/patch-ac b/net/gift-openft/patches/patch-ac new file mode 100644 index 00000000000..6cc9ac7ef3c --- /dev/null +++ b/net/gift-openft/patches/patch-ac @@ -0,0 +1,14 @@ +$NetBSD: patch-ac,v 1.1 2010/06/02 13:10:05 adam Exp $ + +--- config.h.in.orig 2010-06-02 06:19:09.000000000 +0000 ++++ config.h.in +@@ -6,6 +6,9 @@ + /* Define to 1 if you have the <db4/db.h> header file. */ + #undef HAVE_DB4_DB_H + ++/* Define to 1 if you have the <db5/db.h> header file. */ ++#undef HAVE_DB5_DB_H ++ + /* Define to 1 if you have the <db.h> header file. */ + #undef HAVE_DB_H + |