diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-01-14 09:40:12 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-01-14 09:40:12 +0000 |
commit | fed911a80e92dad39a7cb3bb430f4ffeafc876b5 (patch) | |
tree | e9e993843f009c513c8cd25b445261eec41ed0c4 /textproc/tth | |
parent | 314f18d79ca67c6241ddc859dee4aa8c7ac149a5 (diff) | |
download | ports-fed911a80e92dad39a7cb3bb430f4ffeafc876b5.tar.gz ports-fed911a80e92dad39a7cb3bb430f4ffeafc876b5.zip |
BROKEN: Size mismatch
Notes
Notes:
svn path=/head/; revision=153440
Diffstat (limited to 'textproc/tth')
-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 |