Bug 74260 - [ patch ] fix logjam + gtkhtml3 problem
Summary: [ patch ] fix logjam + gtkhtml3 problem
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-22 17:30 UTC by Roman Bogorodskiy
Modified: 2004-12-22 00:40 UTC (History)
0 users

See Also:


Attachments
port.logjam.patch (526 bytes, patch)
2004-11-22 17:30 UTC, Roman Bogorodskiy
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Bogorodskiy 2004-11-22 17:30:33 UTC
	LogJam's configure script tries to find libgtkhtml-3.0, while we
	have libgtkhtml-3.1 in ports tree. Of cource, it fails to do 
	so and as a result we have logjam compiled without gtkhtml support 
	even if gtkhtml3 is installed. 

	Probably, PORTREVISION bump is needed.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2004-12-22 00:40:56 UTC
State Changed
From-To: open->closed

Committed, thanks!