summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/smc/Makefile2
-rw-r--r--graphics/sam2p/Makefile2
-rw-r--r--textproc/tth/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/devel/smc/Makefile b/devel/smc/Makefile
index de8cca7..1feab89 100644
--- a/devel/smc/Makefile
+++ b/devel/smc/Makefile
@@ -17,6 +17,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= The State Machine Compiler
+BROKEN= Size mismatch
+
USE_JAVA= yes
JAVA_VERSION= 1.4+
NO_BUILD= yes
diff --git a/graphics/sam2p/Makefile b/graphics/sam2p/Makefile
index 4db4810..12ab0ec 100644
--- a/graphics/sam2p/Makefile
+++ b/graphics/sam2p/Makefile
@@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-latest
MAINTAINER= ports@FreeBSD.org
COMMENT= Converts raster (bitmap) image formats into PS or PDF files
+BROKEN= Size mismatch
+
BUILD_DEPENDS= tif22pnm:${PORTSDIR}/graphics/tif22pnm \
tifftopnm:${PORTSDIR}/graphics/netpbm \
zip:${PORTSDIR}/archivers/zip \
diff --git a/textproc/tth/Makefile b/textproc/tth/Makefile
index 4174d23..cdaa88c 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 \
OpenPOWER on IntegriCloud