diff options
author | Alberto Villa <avilla@FreeBSD.org> | 2012-07-03 13:21:36 +0000 |
---|---|---|
committer | Alberto Villa <avilla@FreeBSD.org> | 2012-07-03 13:21:36 +0000 |
commit | a5bd3e8755db68736e9c1ee232d2ff61d67c9d0c (patch) | |
tree | 181ef8b6de65ef9b1bc83c9b00d653e41c0df4a9 /databases/postgresql-libpqxx30/files/patch-Makefile.in | |
parent | - Update to 0.1.16 (diff) |
- Update libpqxx3 to 3.1 and fix build with Clang.
- Remove libpqxx30.
Diffstat (limited to 'databases/postgresql-libpqxx30/files/patch-Makefile.in')
-rw-r--r-- | databases/postgresql-libpqxx30/files/patch-Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/postgresql-libpqxx30/files/patch-Makefile.in b/databases/postgresql-libpqxx30/files/patch-Makefile.in deleted file mode 100644 index 414342128af2..000000000000 --- a/databases/postgresql-libpqxx30/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in 2009-08-14 10:16:35.000000000 -0700 -+++ Makefile.in.new 2010-01-13 23:09:39.000000000 -0800 -@@ -226,7 +226,7 @@ - MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.h.in config.log configure \ - stamp-h.in - --pkgconfigdir = $(libdir)/pkgconfig -+pkgconfigdir = $(prefix)/libdata/pkgconfig - pkgconfig_DATA = libpqxx.pc - bin_SCRIPTS = pqxx-config - all: all-recursive |