opnsense-ports/databases/libdrizzle/files/patch-Makefile.in
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
364 B
Text

--- ./Makefile.in.orig 2010-03-12 12:09:51.000000000 -0500
+++ ./Makefile.in 2010-03-12 12:10:03.000000000 -0500
@@ -526,7 +526,7 @@
docs/doxygen.h \
tests/run.sh
-pkgconfigdir = $(libdir)/pkgconfig
+pkgconfigdir = $(prefix)/libdata/pkgconfig
pkgconfig_DATA = support/libdrizzle.pc
TESTS_ENVIRONMENT = ${top_srcdir}/tests/run.sh
TESTS = $(check_PROGRAMS)