Bug 50628 - [PATCH] waimea port has missing run-dependancy
Summary: [PATCH] waimea port has missing run-dependancy
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-04-05 20:30 UTC by Alex Kiesel
Modified: 2003-10-07 08:28 UTC (History)
1 user (show)

See Also:


Attachments
waimea-rundepends.patch (527 bytes, patch)
2003-04-05 20:30 UTC, Alex Kiesel
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Kiesel 2003-04-05 20:30:08 UTC
    Waimea by default uses Esetroot to set the background image. However this executable
    is part of the eterm-port; thus waimea should list eterm as a dependancy.

Fix: I've attached a patch, that adds Eterm as a run-dependancy to waimea.
How-To-Repeat: 	Install waimea, uninstall Eterm (if installed), and start waimea. The background does
    not switch to the default waimea background but remains in that X-default black/white
    hatching.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2003-10-07 08:28:54 UTC
State Changed
From-To: open->closed

Commited, thanks!