Remove X11BASE from here so the one from bsd.port.mk has a chance to set

default. Grepping through src shows only gnu/usr.bin/groff which doesn't
use it in src build and OpenSSH for which this was a NOOP.

Discussed with:	des, ru
Approved by:	ru
This commit is contained in:
Dejan Lesjak 2006-10-06 23:32:23 +00:00
parent 2440a169c5
commit eb91fad699

View File

@ -19,8 +19,6 @@ unix ?= We run FreeBSD, not UNIX.
.SUFFIXES: .out .a .ln .o .c .cc .cpp .cxx .C .m .F .f .e .r .y .l .S .asm .s .cl .p .h .sh
.endif
X11BASE ?= /usr/X11R6
AR ?= ar
.if defined(%POSIX)
ARFLAGS ?= -rv