diff options
-rw-r--r-- | editors/ooodict-all/Makefile | 2 | ||||
-rw-r--r-- | textproc/tth/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/editors/ooodict-all/Makefile b/editors/ooodict-all/Makefile index 8614ced25d1b..53cadaa10109 100644 --- a/editors/ooodict-all/Makefile +++ b/editors/ooodict-all/Makefile @@ -18,6 +18,8 @@ DISTFILES+= ${THESDIST} MAINTAINER= openoffice@FreeBSD.org COMMENT?= MySpell dictionaries for OpenOffice.org +BROKEN= Size mismatch + USE_ZIP= yes EXTRACT_ONLY= 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 |