Change BROKEN to IGNORE when no X session is present. Will only affect

the build cluster.

Approved by:    maintainer
This commit is contained in:
Mark Linimon 2004-05-16 20:48:07 +00:00
parent bbf7ed470f
commit 1d3cc712cf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=109290

View File

@ -31,7 +31,7 @@ MAKE_FLAGS= BINDIR=${PREFIX}/bin MANDIR=${PREFIX}/man/man1 \
XMKMF= xmkmf
.if !defined(DISPLAY) || ${DISPLAY} == ""
BROKEN= "Requires an active X session (and DISPLAY variable) to run xrdb. Please compile this while running X."
IGNORE= Requires an active X session (and DISPLAY variable) to run xrdb. Please compile this while running X.
.endif
MAN1= xgrab.1 xgrabsc.1