mirror of
https://git.freebsd.org/ports.git
synced 2025-05-22 11:48:35 -04:00
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>
11 lines
381 B
Text
11 lines
381 B
Text
--- 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
|