Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/mk Switch ews4800mips and newsmips to Xorg server.



details:   https://anonhg.NetBSD.org/src/rev/4aaa0528d5b4
branches:  trunk
changeset: 793240:4aaa0528d5b4
user:      tsutsui <tsutsui%NetBSD.org@localhost>
date:      Fri Jan 31 18:17:27 2014 +0000

description:
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.

diffstat:

 share/mk/bsd.own.mk |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r 962ba646f03f -r 4aaa0528d5b4 share/mk/bsd.own.mk
--- a/share/mk/bsd.own.mk       Fri Jan 31 18:13:39 2014 +0000
+++ b/share/mk/bsd.own.mk       Fri Jan 31 18:17:27 2014 +0000
@@ -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 @@
     ${MACHINE} == "acorn32"    || \
     ${MACHINE} == "alpha"      || \
     ${MACHINE} == "amiga"      || \
-    ${MACHINE} == "ews4800mips"        || \
     ${MACHINE} == "mac68k"     || \
-    ${MACHINE} == "newsmips"   || \
     ${MACHINE} == "pmax"       || \
     ${MACHINE} == "sun3"       || \
     ${MACHINE} == "x68k"



Home | Main Index | Thread Index | Old Index