Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Dec 2001 04:49:54 +0800 (CST)
From:      Statue <statue@softwareliberty.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/33038: update port: chinese/ttfm for bento errorlogs
Message-ID:  <20011220204954.71AEB7526@softwareliberty.org>

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

>Number:         33038
>Category:       ports
>Synopsis:       update port: chinese/ttfm for bento errorlogs
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 20 12:50:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Statue
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD freebsd.sinica.edu.tw 4.4-STABLE FreeBSD 4.4-STABLE #0: Tue Oct 9 02:45:16 CST 2001 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/FREEBSD i386


	
>Description:
http://bento.freebsd.org/errorlogs/4-full/zh_TW-netscape-communicator-linux-4.77.log
http://bento.freebsd.org/errorlogs/4-full/zh_TW-netscape-navigator-linux-4.77.log
	
>How-To-Repeat:
	
>Fix:

diff -ruN ttfm.orig/Makefile ttfm/Makefile
--- ttfm.orig/Makefile	Fri Dec 21 04:38:22 2001
+++ ttfm/Makefile	Fri Dec 21 04:38:30 2001
@@ -13,6 +13,10 @@
 
 MAINTAINER=	keith@FreeBSD.org
 
+.if ${XFREE86_VERSION} == 4
+RUN_DEPENDS=    mkfontdir:${PORTSDIR}/x11/XFree86-4-clients
+.endif
+
 USE_FREETYPE=	yes
 
 FONTSDIR=	${PREFIX}/share/fonts/TrueType/
	
>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?20011220204954.71AEB7526>