diff options
author | John Marino <marino@FreeBSD.org> | 2014-02-05 23:34:22 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-02-05 23:34:22 +0000 |
commit | 9bb2e8eda8d36b26016fa5a14223da4a0a9e2e68 (patch) | |
tree | a6d4902ba45c25f4459a6806a718820ea79ba6f4 /chinese | |
parent | 23eae4228627fb2c76358cca6d568dcd059e973a (diff) | |
download | ports-9bb2e8eda8d36b26016fa5a14223da4a0a9e2e68.tar.gz ports-9bb2e8eda8d36b26016fa5a14223da4a0a9e2e68.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/kcfonts/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/kcfonts/Makefile b/chinese/kcfonts/Makefile index 5ea79536fa43..2a411cee4724 100644 --- a/chinese/kcfonts/Makefile +++ b/chinese/kcfonts/Makefile @@ -14,6 +14,8 @@ COMMENT= Kuo Chauo Chinese Fonts collection 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> |