opnsense-ports/devel/msgpack/files/patch-Makefile.am
Franco Fichtner f9ca842347 */*: sync with upstream
Taken from: FreeBSD
2016-05-28 13:38:32 +02:00

11 lines
291 B
Text

--- Makefile.am.orig 2016-05-27 09:08:08 UTC
+++ Makefile.am
@@ -11,7 +11,7 @@ DOC_FILES = \
EXTRA_DIST = \
$(DOC_FILES) CMakeLists.txt test/CMakeLists.txt example
-pkgconfigdir = $(libdir)/pkgconfig
+pkgconfigdir = $(prefix)/libdata/pkgconfig
pkgconfig_DATA = msgpack.pc
doxygen: