Source-Changes-HG archive

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

[src/trunk]: src/share/mk switch ofppc to xorg.



details:   https://anonhg.NetBSD.org/src/rev/7bbcb1a08205
branches:  trunk
changeset: 759302:7bbcb1a08205
user:      mrg <mrg%NetBSD.org@localhost>
date:      Sun Dec 05 09:54:34 2010 +0000

description:
switch ofppc to xorg.

diffstat:

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

diffs (17 lines):

diff -r 3e0355cf9705 -r 7bbcb1a08205 share/mk/bsd.own.mk
--- a/share/mk/bsd.own.mk       Sun Dec 05 09:42:20 2010 +0000
+++ b/share/mk/bsd.own.mk       Sun Dec 05 09:54:34 2010 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: bsd.own.mk,v 1.644 2010/11/28 18:44:13 skrll Exp $
+#      $NetBSD: bsd.own.mk,v 1.645 2010/12/05 09:54:34 mrg Exp $
 
 # This needs to be before bsd.init.mk
 .if defined(BSD_MK_COMPAT_FILE)
@@ -753,7 +753,6 @@
     ${MACHINE} == "ews4800mips"        || \
     ${MACHINE} == "mac68k"     || \
     ${MACHINE} == "newsmips"   || \
-    ${MACHINE} == "ofppc"      || \
     ${MACHINE} == "pmax"       || \
     ${MACHINE} == "sun3"       || \
     ${MACHINE} == "x68k"



Home | Main Index | Thread Index | Old Index