Bug 54289

Summary: [patch] [non-maintainer] fix imake dependency in graphics/ivtools
Product: Ports & Packages Reporter: Mark Linimon <linimon>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: johnston
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Mark Linimon 2003-07-10 00:30:05 UTC
	Three ports in /usr/ports/INDEX still show dependencies on imake-1.0.
	In each case these are remnants of old (XFree86 3.X) technology.
	(It turns out that various dependencies brought in imake-4.0
	in any case, but there is no reason to drag imake-1.0 in any more).

Fix: This patch brings this port into line with existing usage
	in other ports.  I haven't tested it with XFree86 3.X; that
	is left as an exercise for the reader.
How-To-Repeat: 	n/a
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2003-07-23 17:46:19 UTC
State Changed
From-To: open->closed

committed, thanks