summaryrefslogtreecommitdiff
path: root/databases/py-postgresql/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-postgresql/patches/patch-ad')
-rw-r--r--databases/py-postgresql/patches/patch-ad9
1 files changed, 0 insertions, 9 deletions
diff --git a/databases/py-postgresql/patches/patch-ad b/databases/py-postgresql/patches/patch-ad
deleted file mode 100644
index d575d55e17a..00000000000
--- a/databases/py-postgresql/patches/patch-ad
+++ /dev/null
@@ -1,9 +0,0 @@
-$NetBSD: patch-ad,v 1.1 2003/01/05 19:26:21 jlam Exp $
-
---- src/interfaces/python/Setup.in.raw.orig Sun Mar 25 14:44:04 2001
-+++ src/interfaces/python/Setup.in.raw
-@@ -1,3 +1,3 @@
- *shared*
-
--_pg pgmodule.c -I@libpq_srcdir@ @INCLUDES@ -L@libpq_builddir@ -lpq @EXTRA_LIBS@
-+_pg pgmodule.c -I@libpq_srcdir@ @INCLUDES@ @libpq@ @EXTRA_LIBS@