diff options
author | Palle Girgensohn <girgen@FreeBSD.org> | 2006-05-28 16:50:24 +0000 |
---|---|---|
committer | Palle Girgensohn <girgen@FreeBSD.org> | 2006-05-28 16:50:24 +0000 |
commit | 62d24c8673412ccf2d7ffbd4c1aec400e1a24dbd (patch) | |
tree | 8ca25c6608ccc9a729b1b54a60f292f961cb45f9 /databases/postgresql-libpqxx/files/patch-Makefile.in | |
parent | Update to 0.75 (diff) |
Update to 2.6.6.
Security: http://thaiopensource.org/development/libpqxx/
Notes
Notes:
svn path=/head/; revision=163736
Diffstat (limited to 'databases/postgresql-libpqxx/files/patch-Makefile.in')
-rw-r--r-- | databases/postgresql-libpqxx/files/patch-Makefile.in | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/databases/postgresql-libpqxx/files/patch-Makefile.in b/databases/postgresql-libpqxx/files/patch-Makefile.in index ee6a7627048f..d1dd4d32ceef 100644 --- a/databases/postgresql-libpqxx/files/patch-Makefile.in +++ b/databases/postgresql-libpqxx/files/patch-Makefile.in @@ -1,9 +1,9 @@ ---- Makefile.in.orig Mon May 10 14:37:09 2004 -+++ Makefile.in Wed Jun 23 21:47:42 2004 -@@ -196,7 +196,7 @@ - MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.h.in config.log configure \ - stamp-h.in +--- Makefile.in~ Sat May 27 12:46:50 2006 ++++ Makefile.in Sun May 28 17:51:23 2006 +@@ -212,7 +212,7 @@ + + #includedir=$(prefix)/include -pkgconfigdir = $(libdir)/pkgconfig +pkgconfigdir = $(prefix)/libdata/pkgconfig pkgconfig_DATA = libpqxx.pc |