Insert "X_WINDOW_SYSTEM=xorg" into your /etc/make.conf
Scott
Adam K Kirchhoff wrote:
> Adam K Kirchhoff <adamk@voicenet.com> wrote:
>
>>This is what I get from "make install" in /usr/ports/x11/xorg, along
>>with a warning to read /usr/src/UPDATING which, of course, contains
>>nothing about X.org :-) Perhaps there needs to be a dfports override
>>for /usr/ports/x11/xorg, in addition to all it's individual ports.
>
>
>>"Makefile", line 61: Malformed conditional (${X_WINDOW_SYSTEM:L} !=
>>xorg)
>>"Makefile", line 63: if-less endif
>>"Makefile", line 63: Need an operator
>
>
> In fact, even running "make install" in the individual dfports
> directories gives that error.
>
> Adam