From bb7e9c7918693d3f65b8e3f309a2bcc5eed55167 Mon Sep 17 00:00:00 2001 From: kwm Date: Sat, 15 Mar 2014 13:29:56 +0000 Subject: Mark jobs unsafe. Submitted by: mat@ --- sysutils/polkit/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sysutils') diff --git a/sysutils/polkit/Makefile b/sysutils/polkit/Makefile index 0065ec4a69a0..934e741b076d 100644 --- a/sysutils/polkit/Makefile +++ b/sysutils/polkit/Makefile @@ -25,6 +25,7 @@ CONFIGURE_ARGS= --disable-gtk-doc \ --disable-systemd \ --enable-introspection \ --localstatedir=/var +MAKE_JOBS_UNSAFE=yes CONFIGURE_ENV= GTKDOC="false" CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -- cgit