opnsense-ports/graphics/gnash/files/patch-Makefile.am
Franco Fichtner 92fbb9e772 */*: sync with upstream
Taken from: FreeBSD
2017-02-10 08:15:24 +01:00

11 lines
281 B
Text

--- Makefile.am.orig 2016-07-21 12:25:09 UTC
+++ Makefile.am
@@ -512,7 +512,7 @@ install-plugins install-plugin uninstall
apidoc:
$(MAKE) -C doc $@
-pkgconfigdir = $(libdir)/pkgconfig
+pkgconfigdir = $(exec_prefix)/libdata/pkgconfig
pkgconfig_DATA = \
gnash.pc \
$(NULL)