freebsd-ports/devel/libuv/files/patch-Makefile.am
2014-03-01 10:06:45 +00:00

11 lines
279 B
Text

--- Makefile.am.orig 2014-01-29 18:43:38.000000000 +0100
+++ Makefile.am 2014-02-27 19:07:55.000000000 +0100
@@ -273,7 +273,7 @@
endif
if HAVE_PKG_CONFIG
-pkgconfigdir = $(libdir)/pkgconfig
+pkgconfigdir = $(libdir)data/pkgconfig
pkgconfig_DATA = @PACKAGE_NAME@.pc
endif