Bug 74260

Summary: [ patch ] fix logjam + gtkhtml3 problem
Product: Ports & Packages Reporter: Roman Bogorodskiy <bogorodskiy>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
port.logjam.patch none

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!