mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
ee6df6401c
-fix violation -add patch for fontconfig PR: 218147 Submitted by: m.ne@gmx.net (maintainer) Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13913
7 lines
192 B
XML
7 lines
192 B
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
|
<!-- /etc/fonts/fonts.conf file to configure system font access -->
|
|
<fontconfig>
|
|
<cachedir>%%FONTDIR%%</cachedir>
|
|
</fontconfig>
|