Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 May 2006 10:19:09 +0800 (CST)
From:      Dryice Liu <dryice@dryice.name>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        delphij@FreeBSD.org
Subject:   ports/98188: [maintainer] x11-fonts/wqy: add BUILD_DEPENDS
Message-ID:  <200605310219.k4V2J9ce081285@readonline.info>
Resent-Message-ID: <200605310220.k4V2KFmB000927@freefall.freebsd.org>

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

>Number:         98188
>Category:       ports
>Synopsis:       [maintainer] x11-fonts/wqy: add BUILD_DEPENDS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 31 02:20:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Dryice Liu
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD dryice.3322.org 6.0-STABLE FreeBSD 6.0-STABLE #0: Thu Dec 1 15:59:44 CST 2005


	
>Description:
	add BUILD_DEPENDS to make pinityhat happy
>How-To-Repeat:
	http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2006031421/wqy-0.7.0,1.log
>Fix:

	

--- attached file begins here ---
diff -ruN wqy.old/Makefile wqy/Makefile
--- wqy.old/Makefile	Mon May 29 22:00:26 2006
+++ wqy/Makefile	Wed May 31 10:08:00 2006
@@ -24,6 +24,9 @@
 
 PLIST_SUB=	FONTSDIR=${FONTSDIR}
 
+BUILD_DEPENDS+=	mkfontdir:${X_CLIENTS_PORT}
+BUILD_DEPENDS+=	fc-cache:${PORTSDIR}/x11-fonts/fontconfig
+
 .if !defined(NOPORTDOCS)
 PORTDOCS=	ChangeLog CREDIT GPL.txt INSTALL INSTALL.zh.gb2312 LOGO.png PLEASE_HELP_TO_IMPROVE README STAT
 .endif
--- attached file ends here ---


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



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