From cb37936fa69001d979068dbdd1859836ddc478f6 Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Fri, 27 Dec 2013 18:54:29 +0000 Subject: [PATCH] Make the confdir variable in fontconfig.pc have a correctly expanded value. Reported by: mat@ Pointyhat to: kwm@ for not checking font ports :/ --- x11-fonts/fontconfig/Makefile | 2 +- x11-fonts/fontconfig/files/patch-configure | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 x11-fonts/fontconfig/files/patch-configure diff --git a/x11-fonts/fontconfig/Makefile b/x11-fonts/fontconfig/Makefile index 7c016dce7a92..c4da6c4e2ef7 100644 --- a/x11-fonts/fontconfig/Makefile +++ b/x11-fonts/fontconfig/Makefile @@ -4,7 +4,7 @@ PORTNAME= fontconfig PORTVERSION= 2.11.0 -PORTREVISION?= 0 +PORTREVISION?= 1 PORTEPOCH?= 1 CATEGORIES= x11-fonts MASTER_SITES= http://www.freedesktop.org/software/fontconfig/release/ diff --git a/x11-fonts/fontconfig/files/patch-configure b/x11-fonts/fontconfig/files/patch-configure new file mode 100644 index 000000000000..548747ff605a --- /dev/null +++ b/x11-fonts/fontconfig/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig 2013-12-27 19:47:10.000000000 +0100 ++++ configure 2013-12-27 19:47:24.000000000 +0100 +@@ -654,6 +654,7 @@ + XMLDIR + CONFIGDIR + BASECONFIGDIR ++baseconfigdir + TEMPLATEDIR + FC_FONTDATE + FC_CACHEDIR