Bug 62882 - ports/x11/wrapper does not respect X11BASE
Summary: ports/x11/wrapper does not respect X11BASE
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: 2004-02-15 19:10 UTC by Stefan Grundmann
Modified: 2004-02-17 01:59 UTC (History)
0 users

See Also:


Attachments
wrapper-patch (499 bytes, text/plain)
2004-02-15 19:10 UTC, Stefan Grundmann
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Grundmann 2004-02-15 19:10:11 UTC
	The path for the XFree Server defaults to /usr/X11R6/bin/XFree86
        in ports/x11/wrapper/files/wrapper.c unless XSERVER_PATH is defined
        during compilation. The port Makefile does not respect this.

How-To-Repeat:         set X11BASE to something different from /usr/X11R6
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-02-15 19:12:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->trevor

Over to maintainer.
Comment 2 Trevor Johnson freebsd_committer freebsd_triage 2004-02-17 01:59:17 UTC
State Changed
From-To: open->closed

committed--thank you, Stefan