diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/tth/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/tth/Makefile b/textproc/tth/Makefile index d085d3c986e8..1649154a51ca 100644 --- a/textproc/tth/Makefile +++ b/textproc/tth/Makefile @@ -18,6 +18,8 @@ COMMENT= A TeX to HTML translator RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX \ ppmtogif:${PORTSDIR}/graphics/netpbm +BROKEN= Size mismatch + USE_GHOSTSCRIPT_RUN= yes MAN1= tth.1 |