Bug 54292 - [patch] fix imake dependency in x11-toolkits/viewklass
Summary: [patch] fix imake dependency in x11-toolkits/viewklass
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:50 UTC by Mark Linimon
Modified: 2003-07-15 07:31 UTC (History)
0 users

See Also:


Attachments
file.diff (589 bytes, patch)
2003-07-10 00:50 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:50:09 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 Daichi GOTO freebsd_committer freebsd_triage 2003-07-15 07:31:41 UTC
State Changed
From-To: open->closed

Committed. Thanks!