Bug 67902 - Fix configure cannot find freetype
Summary: Fix configure cannot find freetype
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Doug Barton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-13 12:00 UTC by Norikatsu Shigemura
Modified: 2004-06-22 17:50 UTC (History)
1 user (show)

See Also:


Attachments
xpdf.diff (6.79 KB, patch)
2004-06-13 12:00 UTC, Norikatsu Shigemura
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!