diff options
author | marino <marino@FreeBSD.org> | 2014-08-21 04:18:36 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2014-08-21 04:18:36 +0800 |
commit | c1d563265ed0260ca3b99d88615799017d9a4dc3 (patch) | |
tree | e56eba3310d6d0bc36dac14fb0da58e63eaf1d5c /chinese | |
parent | 982b534eea5b14541e92cae752dd3fd3db3fa981 (diff) | |
download | freebsd-ports-gnome-c1d563265ed0260ca3b99d88615799017d9a4dc3.tar.gz freebsd-ports-gnome-c1d563265ed0260ca3b99d88615799017d9a4dc3.tar.zst freebsd-ports-gnome-c1d563265ed0260ca3b99d88615799017d9a4dc3.zip |
chinese/kcfonts: Yes, it really is jobs unsafe. Believe me.
Diffstat (limited to 'chinese')
-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 |