Bug 67902

Summary: Fix configure cannot find freetype
Product: Ports & Packages Reporter: Norikatsu Shigemura <nork>
Component: Individual Port(s)Assignee: Doug Barton <dougb>
Status: Closed FIXED    
Severity: Affects Only Me CC: dougb
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
xpdf.diff none

Description Norikatsu Shigemura freebsd_committer freebsd_triage 2004-06-13 12:00:26 UTC
	By commit new freetype, so xpdf's configure cannot find freetype.

Fix: This patch was submitted by NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
	and Shin-ya Kuwamura <kuwa@labs.fujitsu.com>.
How-To-Repeat: 	Before fix: xpdf -h |& grep freetype
		(none)
	After  fix: xpdf -h |& grep freetype
		-freetype <string>  : enable FreeType font rasterizer: yes, no
Comment 1 Norikatsu Shigemura freebsd_committer freebsd_triage 2004-06-13 12:00:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->DougB

Over to maintainer. 
I forgot to describe patch submitter Shin-ya Kuwamura <kuwa@labs.fujitsu.com>.
Comment 2 Norikatsu Shigemura freebsd_committer freebsd_triage 2004-06-22 17:49:51 UTC
State Changed
From-To: open->closed

Committed, thanks!