aboutsummaryrefslogtreecommitdiffstats
path: root/print/latex-cjk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/latex-cjk/Makefile')
-rw-r--r--print/latex-cjk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/latex-cjk/Makefile b/print/latex-cjk/Makefile
index 8f4044932794..315ef36b709e 100644
--- a/print/latex-cjk/Makefile
+++ b/print/latex-cjk/Makefile
@@ -7,7 +7,7 @@
PORTNAME= latex-cjk
PORTVERSION= 4.8.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= print chinese japanese korean
MASTER_SITES= http://cjk.ffii.org/ \
ftp://freebsd.csie.ntu.edu.tw/users/rafan/
@@ -41,7 +41,7 @@ WRKFONTDIR= ${WRKDIR}/fonts
# Options: WITH_*/WITHOUT_*
OPTIONS= CCMAP "CCT CCMap package (for PDFTeX's CID support)" on \
DVIPDFMX "Install and configure DVIPDFMx for CJK" on \
- UTF8ARPHIC "Arphic free fonts in UTF-8 (no Type 1)" off
+ UTF8ARPHIC "Arphic free fonts in UTF-8 (no Type 1)" on
.include <bsd.port.pre.mk>