diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2010-02-07 19:08:32 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2010-02-07 19:08:32 +0000 |
commit | ddc25370881a7fb3578daa3b23dfffbe4d622605 (patch) | |
tree | e25e524248a4ae5171cd73d8e847acb1c8361389 /databases/postgresql-libpqxx30/files/patch-Makefile.in | |
parent | Forced commit to note repocopy from databases/postgresql-libpqxx to databases... (diff) |
Update to 3.0.2 after repocopy
Mark conflict with databases/postgresql-libpqxx
Pass maintainership to submitter
PR: ports/142820
Submitted by: Eugene M. Kim <20080111.freebsd.org at ab.ote.we.lv>
Diffstat (limited to 'databases/postgresql-libpqxx30/files/patch-Makefile.in')
-rw-r--r-- | databases/postgresql-libpqxx30/files/patch-Makefile.in | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/databases/postgresql-libpqxx30/files/patch-Makefile.in b/databases/postgresql-libpqxx30/files/patch-Makefile.in index d1dd4d32ceef..414342128af2 100644 --- a/databases/postgresql-libpqxx30/files/patch-Makefile.in +++ b/databases/postgresql-libpqxx30/files/patch-Makefile.in @@ -1,9 +1,9 @@ ---- Makefile.in~ Sat May 27 12:46:50 2006 -+++ Makefile.in Sun May 28 17:51:23 2006 -@@ -212,7 +212,7 @@ +--- 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 - - #includedir=$(prefix)/include -pkgconfigdir = $(libdir)/pkgconfig +pkgconfigdir = $(prefix)/libdata/pkgconfig pkgconfig_DATA = libpqxx.pc |