Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jun 2004 09:17:49 +0200 (CEST)
From:      Jose M Rodriguez <freebsd@wanadoo.es>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/68035: Bad dependencies to gsfonts
Message-ID:  <200406170717.i5H7HnOi042491@orion.animas.redesjm.local>
Resent-Message-ID: <200406170720.i5H7KOxa062594@freefall.freebsd.org>

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

>Number:         68035
>Category:       ports
>Synopsis:       Bad dependencies to gsfonts
>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 17 07:20:24 GMT 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: Wed Jun 16 05:52:05 CEST 2004 root@orion.animas.redesjm.local:/usr/obj/usr/src/sys/ORION i386

>Description:
	make all ports that depends on gsfonts use the same font file
	from the 35 Type1 fonts.

>How-To-Repeat:

>Fix:

--- patch-ghostscript-gnu begins here ---
--- /home/op/FreeBSD/ports/print/ghostscript-gnu/Makefile	Mon Jun 14 16:49:39 2004
+++ print/ghostscript-gnu/Makefile	Wed Jun 16 04:51:37 2004
@@ -56,7 +56,7 @@
 
 LIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg \
 		png.5:${PORTSDIR}/graphics/png
-RUN_DEPENDS=	${LOCALBASE}/share/ghostscript/fonts/Fontmap:${PORTSDIR}/print/gsfonts
+RUN_DEPENDS=	${LOCALBASE}/share/ghostscript/fonts/a010013l.pfb:${PORTSDIR}/print/gsfonts
 
 CONFLICTS=	ghostscript-afpl*
 USE_BZIP2=	yes
--- patch-ghostscript-gnu ends here ---


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



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