ports/113099: [PATCH] sysutils/libchk may skip $X11BASE now
Dejan Lesjak
dejan.lesjak at ijs.si
Tue May 29 21:40:09 UTC 2007
The following reply was made to PR ports/113099; it has been noted by GNATS.
From: Dejan Lesjak <dejan.lesjak at ijs.si>
To: freebsd-x11 at freebsd.org
Cc: Rene Ladan <r.c.ladan at gmail.com>, bug-followup at freebsd.org,
x11 at freebsd.org
Subject: Re: ports/113099: [PATCH] sysutils/libchk may skip $X11BASE now
Date: Tue, 29 May 2007 23:22:34 +0200
USE_NONDEFAULT_X11BASE is only relevant on FreeBSD before 6.2 (as we cant set
the default X11BASE in ports infrastructure there). On newer versions one can
define different X11BASE even without also setting USE_NONDEFAULT_X11BASE.
The ability to do that is left intentionally.
Anyhow, perhaps a more general solution for libchk might be to skip $X11BASE
if it is the same as $LOCALBASE?
Dejan
More information about the freebsd-ports-bugs
mailing list