From c63fb3c3499775bf94d2a6c6a0a30a57df737b2a Mon Sep 17 00:00:00 2001 From: bapt Date: Wed, 10 Jul 2013 11:32:48 +0000 Subject: Mark jobs unsafe --- graphics/ivtools/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics') diff --git a/graphics/ivtools/Makefile b/graphics/ivtools/Makefile index eb4aa90c1be0..43bd99dcbb9f 100644 --- a/graphics/ivtools/Makefile +++ b/graphics/ivtools/Makefile @@ -13,8 +13,8 @@ COMMENT= Drawing editors derived from idraw LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff -USES= imake:env -USE_GMAKE= yes +MAKE_JOBS_UNSAFE= yes +USES= imake:env gmake USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_AUTOTOOLS= autoconf -- cgit