diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-09-16 15:16:38 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-09-16 15:16:38 +0000 |
commit | e5bcd165b969d8d015ab60f34c48a05ac7fe222b (patch) | |
tree | c175567f6dd5fe4d8e2e96a4e2216fe66a117b0b /chinese/CJK/Makefile | |
parent | 83a0272b2b60d70ca468c111127ebcf4fbe5dcea (diff) |
Notes
Diffstat (limited to 'chinese/CJK/Makefile')
-rw-r--r-- | chinese/CJK/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/CJK/Makefile b/chinese/CJK/Makefile index 368848c2e6ed..f8b12041d7ac 100644 --- a/chinese/CJK/Makefile +++ b/chinese/CJK/Makefile @@ -7,7 +7,7 @@ PORTNAME= CJK PORTVERSION= 4.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= chinese MASTER_SITES= http://cjk.ffii.org/ \ ftp://freebsd.csie.ntu.edu.tw/users/rafan/ @@ -36,7 +36,7 @@ SUB_LIST= TEXMFMAIN=${LOCALBASE}/share/texmf INSTALL_DIR= ${INSTALL} -d -m 0755 -o root -g wheel CJKDIR= ${PREFIX}/share/texmf/tex/latex/CJK -CJKMAPDIR= ${PREFIX}/share/texmf/fonts/map/CJK +CJKMAPDIR= ${PREFIX}/share/texmf/fonts/map/dvips/CJK WRKFONTDIR= ${WRKDIR}/fonts # Options: WITH_*/WITHOUT_* |