Date: Sun, 21 Jun 1998 16:03:54 -0400 (EDT) From: "Justin M. Seger" <jseger@freebsd.scds.com> To: joki@kuebart.stuttgart.netsurf.de Cc: freebsd-ports@FreeBSD.ORG Subject: Re: X11 port broken Message-ID: <199806212003.QAA04393@freebsd.scds.com> In-Reply-To: <199806211907.VAA05276@yacht.domestic.de> (message from Joachim Kuebart on Sun, 21 Jun 1998 21:07:05 %2B0200 (CEST)) References: <199806211907.VAA05276@yacht.domestic.de>
next in thread | previous in thread | raw e-mail | index | archive | help
when I try to make ports/x11/XFree86, make complains that "XFree86 uses X11, but /usr/X11R6 not found." The test in /usr/share/mk/bsd.ports.mk that issues this warning is bogus since USE_X11 must be set in XFree86's makefile in order to get the correct BASEDIR setting. Just do a mkdir /usr/X11R6 and you're all set. TTYL, -Justin Seger- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806212003.QAA04393>