diff options
Diffstat (limited to 'print/latex-cjk/Makefile')
-rw-r--r-- | print/latex-cjk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/latex-cjk/Makefile b/print/latex-cjk/Makefile index 499caec6..64e6942 100644 --- a/print/latex-cjk/Makefile +++ b/print/latex-cjk/Makefile @@ -40,6 +40,7 @@ CCMAP_DESC= CCT CCMap package (for PDFTeX's CID support) DVIPDFMX_DESC= Install and configure DVIPDFMx for CJK UTF8ARPHIC_DESC= Arphic free fonts in UTF-8 (no Type 1) +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MCCMAP} |