Subject: pkg/29477: fonts/Xft2 doesn't find the pkgsrc version of fontconfig
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: John Nemeth <jnemeth@cornerstoneservice.ca>
List: pkgsrc-bugs
Date: 02/21/2005 06:05:01
>Number:         29477
>Category:       pkg
>Synopsis:       fonts/Xft2 doesn't find the pkgsrc version of fontconfig
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Feb 21 06:05:01 +0000 2005
>Originator:     John Nemeth
>Release:        NetBSD 2.0E (20040509)
>Organization:
Cornerstone Service
>Environment:
System: NetBSD P4-3679GHz 2.0E NetBSD 2.0E (P4-3200GHz) #10: Mon May 31 01:10:11 PDT 2004  jnemeth@P4-3200GHz:/sys/arch/i386/compile/P4-3200GHz i386
Architecture: i386
Machine: i386
>Description:
	When trying to build the fonts/Xft2 package it will fail
        complaining that it found fontconfig version 1.0.1 but that
        it requires 2.2 or greater.
>How-To-Repeat:
	cd /usr/pkgsrc/fonts/Xft2; make
>Fix:
	Patch the Makefile to require fontconfig version 2.2 or greater:

	26a27
	> BUILDLINK_DEPENDS.fontconfig+=        fontconfig>=2.2