From ad4fc5890e5d5b118ac5efaf5cedc19f050b1c81 Mon Sep 17 00:00:00 2001 From: bsiegert Date: Sun, 18 Sep 2011 19:11:29 +0000 Subject: Tentatively switch X11_TYPE to modular to MirBSD. The native X is still X11R6 so many new applications do not build. meta-pkgs/modular-xorg-libs built correctly in my tests, so let's see what a bulk build will show. --- mk/platform/MirBSD.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mk/platform') diff --git a/mk/platform/MirBSD.mk b/mk/platform/MirBSD.mk index 8775a044a28..3cd918c3f06 100644 --- a/mk/platform/MirBSD.mk +++ b/mk/platform/MirBSD.mk @@ -1,4 +1,4 @@ -# $NetBSD: MirBSD.mk,v 1.3 2011/09/10 16:30:02 abs Exp $ +# $NetBSD: MirBSD.mk,v 1.4 2011/09/18 19:11:29 bsiegert Exp $ # # Variable definitions for the MirOS BSD operating system. @@ -27,7 +27,7 @@ ULIMIT_CMD_datasize?= ulimit -d `ulimit -H -d` ULIMIT_CMD_stacksize?= ulimit -s `ulimit -H -s` ULIMIT_CMD_memorysize?= ulimit -m `ulimit -H -m` -X11_TYPE?= native +X11_TYPE?= modular # imake installs manpages in weird places # these values from /usr/X11R6/lib/X11/config/OpenBSD.cf -- cgit v1.2.3