diff options
author | kris <kris@FreeBSD.org> | 2005-10-05 14:18:16 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-10-05 14:18:16 +0800 |
commit | 00ef8376d914764b6a3e0aacb232b6aebaab54e3 (patch) | |
tree | 7139ea6d6075c95a3547741f7aa4c8325fcb4c7e /textproc/tth | |
parent | 3d1f98dce2978b1c250e5de58689b0e97e455547 (diff) | |
download | freebsd-ports-gnome-00ef8376d914764b6a3e0aacb232b6aebaab54e3.tar.gz freebsd-ports-gnome-00ef8376d914764b6a3e0aacb232b6aebaab54e3.tar.zst freebsd-ports-gnome-00ef8376d914764b6a3e0aacb232b6aebaab54e3.zip |
BROKEN: Size mismatch
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 4174d23b167b..cdaa88c3070a 100644 --- a/textproc/tth/Makefile +++ b/textproc/tth/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= A TeX to HTML translator +BROKEN= Size mismatch + USE_GHOSTSCRIPT_RUN= yes RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX \ |