From e4c98c7f147ecc03825175ca1eed9bffc4779de3 Mon Sep 17 00:00:00 2001 From: alnsn Date: Sun, 19 Jun 2011 09:30:49 +0000 Subject: Parallel builds fail on -current => MAKE_JOBS_SAFE=no. --- x11/xmx/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11') diff --git a/x11/xmx/Makefile b/x11/xmx/Makefile index 685f02f2002..bdbdc68537d 100644 --- a/x11/xmx/Makefile +++ b/x11/xmx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2009/01/18 00:13:47 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2011/06/19 09:30:49 alnsn Exp $ DISTNAME= xmx-2.1alpha.pl7 PKGNAME= xmx-2.1a7 @@ -12,6 +12,7 @@ COMMENT= X11 Protocol Multiplexor PKG_DESTDIR_SUPPORT= user-destdir +MAKE_JOBS_SAFE= no USE_IMAKE= yes .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3