freebsd-ports/databases/postgresql-libpqxx/files/patch-Makefile.in
Jason Helfman 40834ed199 - restore databases/postgresql-libpqxx, distfiles are now available
- maintainership over to pgsql@ (with hat pgsql@)

Reported by: kjedruczyk@fastmail.net
2013-02-07 07:08:33 +00:00

11 lines
382 B
Text

--- Makefile.in.orig 2011-09-12 11:39:56.000000000 +0200
+++ Makefile.in 2011-09-12 11:40:48.000000000 +0200
@@ -270,7 +270,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