Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jan 1999 07:01:39 -0800 (PST)
From:      pfgiffun@bachue.usc.unal.edu.co
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   ports/9724: Update to the gsfonts ports (print category)
Message-ID:  <199901271501.HAA24490@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         9724
>Category:       ports
>Synopsis:       Update to the gsfonts ports (print category)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 27 07:10:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Pedro F. Giffuni
>Release:        2.2.7-R
>Organization:
U. Nacional de Colombia
>Environment:
>Description:
type1inst already runs mkfontdir
>How-To-Repeat:

>Fix:
diff -ru gsfonts.old/Makefile gsfonts/Makefile
--- gsfonts.old/Makefile	Tue Jan 26 17:15:00 1999
+++ gsfonts/Makefile	Tue Jan 26 17:16:13 1999
@@ -29,6 +29,5 @@
 	tar -xzf ${DISTDIR}/${GS_FONTS_OTHER} -C ${GSDIR}/fonts
 	tar -xzf ${DISTDIR}/${GS_FONTS_STD} -C ${GSDIR}/fonts
 	(cd ${PREFIX}/share/ghostscript/fonts; $(LOCALBASE)/bin/type1inst -nogs -nolog -q)
-	mkfontdir ${GSDIR}/fonts
 
 .include <bsd.port.mk>

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901271501.HAA24490>