diff options
author | John Marino <marino@FreeBSD.org> | 2014-08-20 20:18:36 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-08-20 20:18:36 +0000 |
commit | 0801e68c1b0bdd4c4f671206be1dba0bc68ef578 (patch) | |
tree | e56eba3310d6d0bc36dac14fb0da58e63eaf1d5c /chinese/kcfonts | |
parent | 7ae164d45112ff57de639ead38dd52a73efd71ab (diff) | |
download | freebsd-ports-0801e68c1b0bdd4c4f671206be1dba0bc68ef578.zip |
chinese/kcfonts: Yes, it really is jobs unsafe. Believe me.
Diffstat (limited to 'chinese/kcfonts')
-rw-r--r-- | chinese/kcfonts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/kcfonts/Makefile b/chinese/kcfonts/Makefile index dbb020386583..40d615cf9752 100644 --- a/chinese/kcfonts/Makefile +++ b/chinese/kcfonts/Makefile @@ -14,7 +14,7 @@ COMMENT= Kuo Chauo Chinese Fonts collection 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 |