Date: Tue, 29 May 2007 21:40:08 GMT From: Dejan Lesjak <dejan.lesjak@ijs.si> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/113099: [PATCH] sysutils/libchk may skip $X11BASE now Message-ID: <200705292140.l4TLe8TB032101@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/113099; it has been noted by GNATS. From: Dejan Lesjak <dejan.lesjak@ijs.si> To: freebsd-x11@freebsd.org Cc: Rene Ladan <r.c.ladan@gmail.com>, bug-followup@freebsd.org, x11@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705292140.l4TLe8TB032101>