Bug 58836 - Fix port: x11-wm/obconf
Summary: Fix port: x11-wm/obconf
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: Trevor Johnson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-02 16:40 UTC by Tim Bishop
Modified: 2003-11-21 09:34 UTC (History)
1 user (show)

See Also:


Attachments
obconf-1.5-fix.diff (1.65 KB, patch)
2003-11-02 16:40 UTC, Tim Bishop
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Bishop freebsd_committer freebsd_triage 2003-11-02 16:40:19 UTC
	The openbox port installs the required header file in a
	location that the obconf port doesn't expect. To fix this,
	patch the obconf code as given in this patch.

Fix: Apply patch below.
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2003-11-02 17:58:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->trevor

Over to maintainer
Comment 2 Trevor Johnson freebsd_committer freebsd_triage 2003-11-21 02:17:47 UTC
State Changed
From-To: open->feedback

I made the openbox port install its headers in a different place, 
so they should be found during compilation of obconf.  Please let 
me know whether this works for you.
Comment 3 Trevor Johnson freebsd_committer freebsd_triage 2003-11-21 09:34:08 UTC
State Changed
From-To: feedback->closed

Submitter reports that the ports are working correctly now.