summaryrefslogtreecommitdiff
path: root/databases/dbh/patches
diff options
context:
space:
mode:
Diffstat (limited to 'databases/dbh/patches')
-rw-r--r--databases/dbh/patches/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/databases/dbh/patches/patch-aa b/databases/dbh/patches/patch-aa
new file mode 100644
index 00000000000..9b56cef2157
--- /dev/null
+++ b/databases/dbh/patches/patch-aa
@@ -0,0 +1,11 @@
+$NetBSD: patch-aa,v 1.1.1.1 2003/04/06 13:45:39 hubertf Exp $
+
+--- src/dbh-1.0.pc.in.orig Mon Mar 17 04:08:31 2003
++++ src/dbh-1.0.pc.in
+@@ -7,5 +7,5 @@ Name: dbh
+ Description: Diskbased Hashtables
+ Requires:
+ Version: @DBH_VERSION@
+-Libs: -Wl,-R${libdir} -L${libdir} -ldbh -lm
++Libs: -L${libdir} -ldbh -lm
+ Cflags: -I${includedir}