diff options
Diffstat (limited to 'databases/py-postgresql/patches/patch-ab')
-rw-r--r-- | databases/py-postgresql/patches/patch-ab | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/databases/py-postgresql/patches/patch-ab b/databases/py-postgresql/patches/patch-ab deleted file mode 100644 index 2f0bcbffcca..00000000000 --- a/databases/py-postgresql/patches/patch-ab +++ /dev/null @@ -1,12 +0,0 @@ -$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@ |