Module Name: src
Committed By: tsutsui
Date: Fri Jan 31 18:17:27 UTC 2014
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
Switch ews4800mips and newsmips to Xorg server.
There is ~no user of X11R6 Xservers except a few developers on these ports
and Xorg wsfb server should work with manual keymap settings.
To generate a diff of this commit:
cvs rdiff -u -r1.765 -r1.766 src/share/mk/bsd.own.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/mk/bsd.own.mk
diff -u src/share/mk/bsd.own.mk:1.765 src/share/mk/bsd.own.mk:1.766
--- src/share/mk/bsd.own.mk:1.765 Wed Jan 22 15:04:19 2014
+++ src/share/mk/bsd.own.mk Fri Jan 31 18:17:27 2014
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.own.mk,v 1.765 2014/01/22 15:04:19 matt Exp $
+# $NetBSD: bsd.own.mk,v 1.766 2014/01/31 18:17:27 tsutsui Exp $
# This needs to be before bsd.init.mk
.if defined(BSD_MK_COMPAT_FILE)
@@ -955,9 +955,7 @@ ${var}?=no
${MACHINE} == "acorn32" || \
${MACHINE} == "alpha" || \
${MACHINE} == "amiga" || \
- ${MACHINE} == "ews4800mips" || \
${MACHINE} == "mac68k" || \
- ${MACHINE} == "newsmips" || \
${MACHINE} == "pmax" || \
${MACHINE} == "sun3" || \
${MACHINE} == "x68k"