summaryrefslogtreecommitdiff
path: root/databases/unixodbc/patches
diff options
context:
space:
mode:
authorjoerg <joerg>2008-10-03 16:43:27 +0000
committerjoerg <joerg>2008-10-03 16:43:27 +0000
commitf34cd8ed9e628f662a10e103e3db07418ddc4081 (patch)
tree2d15ca19c2a839310a0119375dc7a59ae8bac803 /databases/unixodbc/patches
parentc998bb00cb42c04e2c2e0a3e289fad7fd00bea3e (diff)
downloadpkgsrc-f34cd8ed9e628f662a10e103e3db07418ddc4081.tar.gz
Install only the newer PostgreSQL 7.1+ driver. Add DESTDIR support.
Bump revision.
Diffstat (limited to 'databases/unixodbc/patches')
-rw-r--r--databases/unixodbc/patches/patch-ab12
1 files changed, 12 insertions, 0 deletions
diff --git a/databases/unixodbc/patches/patch-ab b/databases/unixodbc/patches/patch-ab
new file mode 100644
index 00000000000..40446b484f1
--- /dev/null
+++ b/databases/unixodbc/patches/patch-ab
@@ -0,0 +1,12 @@
+$NetBSD: patch-ab,v 1.1 2008/10/03 16:43:27 joerg Exp $
+
+--- Drivers/Makefile.in.orig 2008-10-03 18:00:19.000000000 +0200
++++ Drivers/Makefile.in
+@@ -205,7 +205,6 @@ subdirs = @subdirs@
+ sysconfdir = @sysconfdir@
+ target_alias = @target_alias@
+ @DRIVERS_TRUE@SUBDIRS = \
+-@DRIVERS_TRUE@ PostgreSQL \
+ @DRIVERS_TRUE@ Postgre7.1 \
+ @DRIVERS_TRUE@ txt \
+ @DRIVERS_TRUE@ odbc \