Module Name:    src
Committed By:   skrll
Date:           Tue Nov  1 14:21:30 UTC 2016

Modified Files:
        src/share/mk: bsd.own.mk

Log Message:
enable xorg-server 1.18 for evbarm


To generate a diff of this commit:
cvs rdiff -u -r1.984 -r1.985 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.984 src/share/mk/bsd.own.mk:1.985
--- src/share/mk/bsd.own.mk:1.984	Tue Nov  1 14:01:25 2016
+++ src/share/mk/bsd.own.mk	Tue Nov  1 14:21:30 2016
@@ -1,4 +1,4 @@
-#	$NetBSD: bsd.own.mk,v 1.984 2016/11/01 14:01:25 christos Exp $
+#	$NetBSD: bsd.own.mk,v 1.985 2016/11/01 14:21:30 skrll Exp $
 
 # This needs to be before bsd.init.mk
 .if defined(BSD_MK_COMPAT_FILE)
@@ -1379,7 +1379,6 @@ X11SRCDIR.${_proto}proto?=		${X11SRCDIRM
     ${MACHINE} == "cats"	|| \
     ${MACHINE} == "dreamcast"	|| \
     ${MACHINE} == "ews4800mips"	|| \
-    ${MACHINE} == "evbarm"	|| \
     ${MACHINE} == "hp300"	|| \
     ${MACHINE} == "hpcarm"	|| \
     ${MACHINE} == "hpcmips"	|| \

Reply via email to