Date: Wed, 20 Aug 2014 20:18:37 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r365510 - head/chinese/kcfonts Message-ID: <201408202018.s7KKIbUZ000120@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Wed Aug 20 20:18:36 2014 New Revision: 365510 URL: http://svnweb.freebsd.org/changeset/ports/365510 QAT: https://qat.redports.org/buildarchive/r365510/ Log: chinese/kcfonts: Yes, it really is jobs unsafe. Believe me. Modified: head/chinese/kcfonts/Makefile Modified: head/chinese/kcfonts/Makefile ============================================================================== --- head/chinese/kcfonts/Makefile Wed Aug 20 20:14:54 2014 (r365509) +++ head/chinese/kcfonts/Makefile Wed Aug 20 20:18:36 2014 (r365510) @@ -14,7 +14,7 @@ COMMENT= Kuo Chauo Chinese Fonts collect BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir -#MAKE_JOBS_UNSAFE=yes +MAKE_JOBS_UNSAFE=yes BROKEN_sparc64= Does not build on sparc64 NO_WRKSUBDIR= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408202018.s7KKIbUZ000120>