diff options
author | kris <kris@FreeBSD.org> | 2006-01-14 17:40:12 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-01-14 17:40:12 +0800 |
commit | 6c82cb2bc5fc7b004fea1b71e232563bcdd458cf (patch) | |
tree | a3d8b5dd56a474f2ef44684994b67753a36b64af /textproc/tth/Makefile | |
parent | d3a31d5fe952b6f82c4e9a0bd30def9df58921e0 (diff) | |
download | freebsd-ports-gnome-6c82cb2bc5fc7b004fea1b71e232563bcdd458cf.tar.gz freebsd-ports-gnome-6c82cb2bc5fc7b004fea1b71e232563bcdd458cf.tar.zst freebsd-ports-gnome-6c82cb2bc5fc7b004fea1b71e232563bcdd458cf.zip |
BROKEN: Size mismatch
Diffstat (limited to 'textproc/tth/Makefile')
-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 |