Subject: Re: I want X clients to install under X11BASE
To: Jeremy C. Reed <reed@reedmedia.net>
From: Todd Vierling <tv@duh.org>
List: tech-pkg
Date: 09/24/2003 15:22:48
On Wed, 24 Sep 2003, Jeremy C. Reed wrote:

: On a related note, bsd.pkg.mk has:
: .  if defined(USE_X11) && !exists(${X11BASE})
: PKG_FAIL_REASON+= "${PKGNAME} uses X11, but ${X11BASE} not found"
:
: That doesn't make sense, because by default if USE_X11 is defined it
: doesn't install or touch X11BASE in the first place.

It just wants to verify that an X11 app will compile and run.  It doesn't
care about installing there.

-- 
-- Todd Vierling <tv@duh.org> <tv@pobox.com>