svn commit: r342899 - head/chinese/kcfonts

John Marino marino at FreeBSD.org
Wed Feb 5 23:34:23 UTC 2014


Author: marino
Date: Wed Feb  5 23:34:22 2014
New Revision: 342899
URL: http://svnweb.freebsd.org/changeset/ports/342899
QAT: https://qat.redports.org/buildarchive/r342899/

Log:
  chinese/kcfonts: Mark jobs unsafe

Modified:
  head/chinese/kcfonts/Makefile

Modified: head/chinese/kcfonts/Makefile
==============================================================================
--- head/chinese/kcfonts/Makefile	Wed Feb  5 23:34:19 2014	(r342898)
+++ head/chinese/kcfonts/Makefile	Wed Feb  5 23:34:22 2014	(r342899)
@@ -14,6 +14,8 @@ COMMENT=	Kuo Chauo Chinese Fonts collect
 BUILD_DEPENDS=	bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf
 RUN_DEPENDS=	mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir
 
+MAKE_JOBS_UNSAFE=yes
+
 NO_STAGE=	yes
 .include <bsd.port.pre.mk>
 


More information about the svn-ports-head mailing list