Bug 19128 - misc/tkman port has inconsistent Makefile
Summary: misc/tkman port has inconsistent Makefile
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 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-06-08 19:10 UTC by bmah
Modified: 2000-06-09 10:36 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bmah 2000-06-08 19:10:01 UTC
misc/tkman port (recently updated) has a dependency on x11-toolkits/tk83 
but it has a post-patch target that seems to reference wish8.2 from the 
tk82 port.

Fix: 

Either change the dependency back to x11-toolkits/tk82 or change the
post-patch target.  I'm not sure which one of these two is appropriate.
How-To-Repeat: 
% more /usr/ports/misc/tkman/Makefile # read and weep
Comment 1 Maxim Sobolev freebsd_committer freebsd_triage 2000-06-09 10:35:16 UTC
State Changed
From-To: open->closed

Committed, thanks! 

Next time please try to submit patch along with verbal explanation of the 
problem. Anyway, thanks for reporting!