Bug 96293 - devel/imake-4: Add LATEST_LINK
Summary: devel/imake-4: Add LATEST_LINK
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-x11 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-25 01:10 UTC by Shaun Amott
Modified: 2006-05-09 18:17 UTC (History)
0 users

See Also:


Attachments
imake-4.diff (443 bytes, patch)
2006-04-25 01:10 UTC, Shaun Amott
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Shaun Amott 2006-04-25 01:10:16 UTC
- Add LATEST_LINK to imake-4, since it conflicts with imake-6 (should
  this be altered too?)
- Remove USE_REINPLACE while here
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-04-25 01:12:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-x11

Over to maintainer
Comment 2 lesi freebsd_committer freebsd_triage 2006-05-09 18:13:32 UTC
State Changed
From-To: open->closed

Solved a bit differently: by defining NO_LATEST_LINK depending on 
X_WINDOW_SYSTEM choice should leave LATEST_LINKs the same for different 
chices which cannot coexist in any case. 
USE_REINPLACE was already removed by edwin. 
Thanks!