Date: Wed, 10 Jul 2013 11:32:49 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r322659 - head/graphics/ivtools Message-ID: <201307101132.r6ABWnht010856@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Wed Jul 10 11:32:48 2013 New Revision: 322659 URL: http://svnweb.freebsd.org/changeset/ports/322659 Log: Mark jobs unsafe Modified: head/graphics/ivtools/Makefile Modified: head/graphics/ivtools/Makefile ============================================================================== --- head/graphics/ivtools/Makefile Wed Jul 10 11:31:14 2013 (r322658) +++ head/graphics/ivtools/Makefile Wed Jul 10 11:32:48 2013 (r322659) @@ -13,8 +13,8 @@ COMMENT= Drawing editors derived from id 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307101132.r6ABWnht010856>