summaryrefslogtreecommitdiff
path: root/databases/postgresql-libpqxx3/files/patch-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql-libpqxx3/files/patch-Makefile.in')
-rw-r--r--databases/postgresql-libpqxx3/files/patch-Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-libpqxx3/files/patch-Makefile.in b/databases/postgresql-libpqxx3/files/patch-Makefile.in
index 730a3b577b48..ee6a7627048f 100644
--- a/databases/postgresql-libpqxx3/files/patch-Makefile.in
+++ b/databases/postgresql-libpqxx3/files/patch-Makefile.in
@@ -5,7 +5,7 @@
stamp-h.in
-pkgconfigdir = $(libdir)/pkgconfig
-+pkgconfigdir = $(libdir)/libdata/pkgconfig
++pkgconfigdir = $(prefix)/libdata/pkgconfig
pkgconfig_DATA = libpqxx.pc
bin_SCRIPTS = pqxx-config
all: all-recursive