Bug 99628 - freetype-tools has a build/run dependency on print/freetype
Summary: freetype-tools has a build/run dependency on print/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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-30 03:20 UTC by John Merryweather Cooper
Modified: 2006-06-30 12:06 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Merryweather Cooper 2006-06-30 03:20:17 UTC

While scanning with libchk, I noticed that several of the utilities installed by freetype-tools were reporting a dependency on libttf.so.4, which was missing because not listed as a dependency in freetype-tools

Fix: 

Add print/freetype as LIB_DEPENDS for freetype-tools.
How-To-Repeat: 

Run libchk on the binaries installed by freetype-tools.
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2006-06-30 03:57:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

My port.
Comment 2 Rong-En Fan freebsd_committer freebsd_triage 2006-06-30 12:06:02 UTC
State Changed
From-To: open->closed

Committed. Thanks.