mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Make the confdir variable in fontconfig.pc have a correctly expanded value.
Reported by: mat@ Pointyhat to: kwm@ for not checking font ports :/
This commit is contained in:
parent
473fecdd62
commit
cb37936fa6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337779
@ -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/
|
||||
|
10
x11-fonts/fontconfig/files/patch-configure
Normal file
10
x11-fonts/fontconfig/files/patch-configure
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user