Date: Wed, 10 Jul 2013 11:26:34 +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: r322653 - head/graphics/iccexamin Message-ID: <201307101126.r6ABQYd9008122@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Wed Jul 10 11:26:34 2013 New Revision: 322653 URL: http://svnweb.freebsd.org/changeset/ports/322653 Log: Mark jobs unsafe Modified: head/graphics/iccexamin/Makefile Modified: head/graphics/iccexamin/Makefile ============================================================================== --- head/graphics/iccexamin/Makefile Wed Jul 10 11:25:44 2013 (r322652) +++ head/graphics/iccexamin/Makefile Wed Jul 10 11:26:34 2013 (r322653) @@ -20,6 +20,7 @@ LIB_DEPENDS= fltk:${PORTSDIR}/x11-toolki jpeg:${PORTSDIR}/graphics/jpeg \ oyranos:${PORTSDIR}/graphics/oyranos +MAKE_JOBS_UNSAFE= yes USES= gettext iconv pkgconfig USE_BZIP2= yes HAS_CONFIGURE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307101126.r6ABQYd9008122>