Module Name: src
Committed By: snj
Date: Fri Dec 11 22:35:42 UTC 2009
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
Switch netwinder to X.Org.
To generate a diff of this commit:
cvs rdiff -u -r1.607 -r1.608 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.607 src/share/mk/bsd.own.mk:1.608
--- src/share/mk/bsd.own.mk:1.607 Fri Dec 11 16:09:03 2009
+++ src/share/mk/bsd.own.mk Fri Dec 11 22:35:42 2009
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.own.mk,v 1.607 2009/12/11 16:09:03 uebayasi Exp $
+# $NetBSD: bsd.own.mk,v 1.608 2009/12/11 22:35:42 snj Exp $
.if !defined(_BSD_OWN_MK_)
_BSD_OWN_MK_=1
@@ -725,7 +725,7 @@
${MACHINE} == "dreamcast" || ${MACHINE} == "ews4800mips" || \
${MACHINE} == "hpcarm" || ${MACHINE} == "hpcmips" || \
${MACHINE} == "hpcsh" || ${MACHINE} == "mac68k" || \
- ${MACHINE} == "netwinder" || ${MACHINE} == "newsmips" || \
+ ${MACHINE} == "newsmips" || \
${MACHINE} == "ofppc" || ${MACHINE} == "pmax" || \
${MACHINE} == "sun3" || ${MACHINE} == "x68k"
X11FLAVOUR?= XFree86