=================================================================== RCS file: /cvsrepo/anoncvs/cvs/xenocara/Makefile,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- xenocara/Makefile 2012/12/01 21:10:42 1.50 +++ xenocara/Makefile 2013/02/21 17:45:32 1.51 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.50 2012/12/01 21:10:42 miod Exp $ +# $OpenBSD: Makefile,v 1.51 2013/02/21 17:45:32 todd Exp $ .include .include @@ -8,7 +8,7 @@ XCONFIG=${XSRCDIR}/etc/X11.${MACHINE}/xorg.conf RM?=rm -.if ${MACHINE_ARCH} != "sh" && ${MACHINE_ARCH} != "vax" +.if ${MACHINE_ARCH} != "vax" XSERVER= xserver .endif