diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1999-11-25 03:41:57 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1999-11-25 03:41:57 +0000 |
commit | 3b6b5b88fc35864e32a41615276ae46bb4713370 (patch) | |
tree | 93234db8af22101e3e70293db1de87daf7f41c29 /print/latex-cjk | |
parent | b94bc5a91841080692d94a301557b1b7e624bdba (diff) | |
download | ports-3b6b5b88fc35864e32a41615276ae46bb4713370.tar.gz ports-3b6b5b88fc35864e32a41615276ae46bb4713370.zip |
Notes
Diffstat (limited to 'print/latex-cjk')
-rw-r--r-- | print/latex-cjk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/latex-cjk/Makefile b/print/latex-cjk/Makefile index eb720b370640..71b9b6fde920 100644 --- a/print/latex-cjk/Makefile +++ b/print/latex-cjk/Makefile @@ -16,7 +16,7 @@ MAINTAINER= jtjang@gcn.net.tw BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX \ ${X11BASE}/lib/X11/fonts/TrueType/moe_lishu.ttf:${PORTSDIR}/chinese/moettf \ ttf2pk:${PORTSDIR}/print/freetype:build -LIB_DEPENDS= ttf.3:${PORTSDIR}/print/freetype +LIB_DEPENDS= ttf.4:${PORTSDIR}/print/freetype RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX NO_PACKAGE= Interactive |