svn commit: r322653 - head/graphics/iccexamin
Baptiste Daroussin
bapt at FreeBSD.org
Wed Jul 10 11:26:35 UTC 2013
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
More information about the svn-ports-head
mailing list