summaryrefslogtreecommitdiff
path: root/xserver
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2016-02-20 10:58:11 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2016-02-20 10:58:11 +0000
commit9b4044f4afd0af573240265926981e47c98f2545 (patch)
treea41b7cd2dc194567a022fec610909ea5bea7bb75 /xserver
parent2e13dcc712bbcd0fc2429eb0bc105c34c36f7dd2 (diff)
No more aviion
Diffstat (limited to 'xserver')
-rw-r--r--xserver/Makefile.bsd-wrapper4
1 files changed, 2 insertions, 2 deletions
diff --git a/xserver/Makefile.bsd-wrapper b/xserver/Makefile.bsd-wrapper
index 6f994ebea..d99d8b764 100644
--- a/xserver/Makefile.bsd-wrapper
+++ b/xserver/Makefile.bsd-wrapper
@@ -1,11 +1,11 @@
-# $OpenBSD: Makefile.bsd-wrapper,v 1.59 2016/02/07 09:51:01 jsg Exp $
+# $OpenBSD: Makefile.bsd-wrapper,v 1.60 2016/02/20 10:58:10 matthieu Exp $
.include <bsd.xconf.mk>
DIST= ${.CURDIR}
# Machines for which we don't build the Xorg Xserver
-NO_XORG_MACHINES= alpha aviion hppa64 landisk \
+NO_XORG_MACHINES= alpha hppa64 landisk \
octeon vax
.for M in ${NO_XORG_MACHINES}