remove whitespace introduced in rev 1.70
This commit is contained in:
parent
1ebf44177b
commit
c5d87f442b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ DIST= ${.CURDIR}
|
||||||
# Machines for which we don't build the Xorg Xserver
|
# Machines for which we don't build the Xorg Xserver
|
||||||
NO_XORG_MACHINES= alpha landisk octeon
|
NO_XORG_MACHINES= alpha landisk octeon
|
||||||
|
|
||||||
.for M in ${NO_XORG_MACHINES}
|
.for M in ${NO_XORG_MACHINES}
|
||||||
NO_XORG_${M} = --disable-xorg
|
NO_XORG_${M} = --disable-xorg
|
||||||
.endfor
|
.endfor
|
||||||
NO_XORG_OPTION=${NO_XORG_${MACHINE}}
|
NO_XORG_OPTION=${NO_XORG_${MACHINE}}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue