summaryrefslogtreecommitdiff
path: root/databases/py-postgresql/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-postgresql/patches/patch-ab')
-rw-r--r--databases/py-postgresql/patches/patch-ab12
1 files changed, 12 insertions, 0 deletions
diff --git a/databases/py-postgresql/patches/patch-ab b/databases/py-postgresql/patches/patch-ab
new file mode 100644
index 00000000000..2f0bcbffcca
--- /dev/null
+++ b/databases/py-postgresql/patches/patch-ab
@@ -0,0 +1,12 @@
+$NetBSD: patch-ab,v 1.1 2003/01/05 19:26:20 jlam Exp $
+
+--- src/Makefile.global.in.orig Thu Dec 20 16:23:05 2001
++++ src/Makefile.global.in
+@@ -123,6 +123,7 @@ with_CXX = @with_CXX@
+ with_java = @with_java@
+ with_perl = @with_perl@
+ with_python = @with_python@
++with_python_compile = @with_python_compile@
+ with_tcl = @with_tcl@
+ with_tk = @with_tk@
+ enable_odbc = @enable_odbc@