ports Makefile malformed conditional in XFree86-4
YONETANI Tomokazu
qhwt+dragonfly-bugs at les.ath.cx
Tue Jul 27 22:19:48 PDT 2004
On Tue, Jul 27, 2004 at 07:01:21AM +0200, Sascha Wildner wrote:
> YONETANI Tomokazu wrote:
> >On Mon, Jul 26, 2004 at 09:30:24PM -0400, esmith wrote:
> >>..
> >>"Makefile", line 63: Malformed conditional (${X_WINDOW_SYSTEM:L} !=
> >>xfree86-4)
>
> I got a similar error when I was installing irc/erc (an Emacs IRC client).
That's probably from other ports that irc/erc is depending on.
``make all-depends-list' will show you the dependancy list.
> >$ sed -n '/^20040723/,/^$/p' /usr/ports/CHANGES
> >20040723:
> >AUTHOR: anholt at xxxxxxxxxxx
> > The XFREE86_VERSION variable is replaced by the X_WINDOW_SYSTEM variable.
> > XFREE86_VERSION may no longer be used by ports Makefiles.
> > X_WINDOW_SYSTEM may
> > currently be set to xorg, xfree86-4, and xfree86-3 (please use :L in
> > checking
> > it). Several X_*_PORT variables are provided by bsd.port.mk which map
> > to the
> > appropriate port for the X_WINDOW_SYSTEM chosen.
>
> To what am I supposed to set X_WINDOW_SYSTEM when I have _no_ X?
Hmm, as you don't install X, any of {xorg,xfree86-{3,4}} should be OK for now.
More information about the Bugs
mailing list