ports/67552: Teach fontconfig about gs fonts

Jose M Rodriguez freebsd at wanadoo.es
Fri Jun 4 00:00:46 UTC 2004


>Number:         67552
>Category:       ports
>Synopsis:       Teach fontconfig about gs fonts
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 03 17:00:41 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Jose M Rodriguez
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
Redes JM
>Environment:
System: FreeBSD orion.animas.redesjm.local 4.10-STABLE FreeBSD 4.10-STABLE #0: Thu Jun 3 15:48:44 CEST 2004 root at orion.animas.redesjm.local:/usr/obj/usr/src/sys/ORION i386


>Description:
	Teach fontconfig about where to find gs fonts, in the way
	to make print/gsfonts de only fontpack needed to get URW
	type1 fonts

>How-To-Repeat:
>Fix:

--- patch-fontconfig begins here ---
diff -Nru ../FreeBSD/ports/x11-fonts/fontconfig/Makefile x11-fonts/fontconfig/Makefile
--- ../FreeBSD/ports/x11-fonts/fontconfig/Makefile	Wed May 12 07:35:12 2004
+++ x11-fonts/fontconfig/Makefile	Mon May 17 20:37:48 2004
@@ -25,7 +25,8 @@
 CONFIGURE_ARGS=	--with-confdir=${PREFIX}/etc/fonts \
 		--with-expat-includes=${LOCALBASE}/include \
 		--with-expat-lib=${LOCALBASE}/lib \
-		--with-default-fonts=${X11BASE}/lib/X11/fonts
+		--with-default-fonts=${X11BASE}/lib/X11/fonts \
+		--with-add-fonts=${LOCALBASE}/share/ghostscript/fonts
 MAKE_ENV=	LC_ALL=C
 PKGINSTALL=	${WRKDIR}/pkg-install
 
--- patch-fontconfig ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list