6896574 Font repackaging and upgrade to X11R7.5 fonts (fix path to find g11n fonts) nv_129a
authorAlan Coopersmith <Alan.Coopersmith@Sun.COM>
Thu, 26 Nov 2009 10:50:09 -0800
changeset 846 9a5fb128faf5
parent 845 7095ad4018da
child 847 b359ff6cd05c
6896574 Font repackaging and upgrade to X11R7.5 fonts (fix path to find g11n fonts)
open-src/lib/fontconfig/Makefile
--- a/open-src/lib/fontconfig/Makefile	Wed Nov 25 14:46:06 2009 -0800
+++ b/open-src/lib/fontconfig/Makefile	Thu Nov 26 10:50:09 2009 -0800
@@ -30,7 +30,7 @@
 # or other dealings in this Software without prior written authorization
 # of the copyright holder.
 #
-# ident	"@(#)Makefile	1.86	09/11/23 SMI"
+# ident	"@(#)Makefile	1.87	09/11/26 SMI"
 #
 
 # Package name used in tarballs
@@ -72,7 +72,7 @@
 MODULE_CONFIG_OPTS = \
     --with-confdir=/etc/fonts \
     --with-default-fonts='/usr/share/fonts' \
-    --with-add-fonts='/etc/X11/fontpath.d,/usr/share/ghostscript/fonts' \
+    --with-add-fonts='/etc/X11/fontpath.d,/usr/share/ghostscript/fonts,/usr/X11/lib/X11/fonts' \
     --with-freetype-config=$(PROTODIR)/usr/bin$(LIBSUBDIR)/freetype-config \
     --with-cache-dir=/var/cache/fontconfig