diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-09-18 18:05:27 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-09-18 18:05:27 +0000 |
commit | 6c028a1339bc1ab6190b31b65e3066373484b789 (patch) | |
tree | 3dad625f80596c000e546444136cb2a3af7ddf5f /japanese/latex2html | |
parent | ba1a2f9b90ac13ff09d2871c33dab73f18b4fbc7 (diff) | |
download | ports-6c028a1339bc1ab6190b31b65e3066373484b789.tar.gz ports-6c028a1339bc1ab6190b31b65e3066373484b789.zip |
Notes
Diffstat (limited to 'japanese/latex2html')
-rw-r--r-- | japanese/latex2html/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/latex2html/Makefile b/japanese/latex2html/Makefile index a65164135373..7555680c83a5 100644 --- a/japanese/latex2html/Makefile +++ b/japanese/latex2html/Makefile @@ -20,6 +20,8 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ixtl@utmc.or.jp COMMENT= Japanese LaTeX2HTML with JA patch +BROKEN= "Conflicting dependencies (ja-ptex-base and teTeX)" + RUN_DEPENDS= platex:${PORTSDIR}/japanese/ptex \ dvips:${PORTSDIR}/japanese/dvipsk \ gs:${PORTSDIR}/japanese/ghostscript-gnu-jpnfont \ |