Bug 54289 - [patch] [non-maintainer] fix imake dependency in graphics/ivtools
Summary: [patch] [non-maintainer] fix imake dependency in graphics/ivtools
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: 2003-07-10 00:30 UTC by Mark Linimon
Modified: 2009-01-14 20:32 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (573 bytes, patch)
2003-07-10 00:30 UTC, Mark Linimon
no flags Details | Diff

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