1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/print/fontforge/files/patch-mk_layout.am
Thomas Zander af1db7c657 - Update to upstream version 20141126
- Remove OPTIONS MULTILAYER, PLUGINS and PANGO
- Simplify Makefile

PR:		196300
Submitted by:	cyberbotx@cyberbotx.com (maintainer)
2015-01-04 15:48:25 +00:00

12 lines
331 B
Plaintext

--- mk/layout.am.orig 2014-11-27 00:40:08 UTC
+++ mk/layout.am
@@ -52,7 +52,7 @@ HTDOCS_SUBDIR =
htdocsdir = ${docdir}$(HTDOCS_SUBDIR)
# Where pkg-config files go.
-pkgconfigdir = ${libdir}/pkgconfig
+pkgconfigdir = ${PREFIX}/libdata/pkgconfig
# Where contributed Python scripts go.
pkgpythondatadir = $(pkgdatadir)/python