diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-10-05 06:18:16 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-10-05 06:18:16 +0000 |
commit | a6f33819e729ed6d4b7624479b7a096d8fb495ae (patch) | |
tree | a46474dd7083c4e9eba5423fee80a4a7c58b66cb /textproc | |
parent | 831d231539d95c5910d66cde71b9c249d089abc8 (diff) | |
download | ports-a6f33819e729ed6d4b7624479b7a096d8fb495ae.tar.gz ports-a6f33819e729ed6d4b7624479b7a096d8fb495ae.zip |
Notes
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 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 \ |