aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-10-05 06:18:16 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-10-05 06:18:16 +0000
commita6f33819e729ed6d4b7624479b7a096d8fb495ae (patch)
treea46474dd7083c4e9eba5423fee80a4a7c58b66cb
parent831d231539d95c5910d66cde71b9c249d089abc8 (diff)
downloadports-a6f33819e729ed6d4b7624479b7a096d8fb495ae.tar.gz
ports-a6f33819e729ed6d4b7624479b7a096d8fb495ae.zip
Notes
-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 de8cca7387e6..1feab89e7d71 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 4db4810e78fd..12ab0ec98bf0 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 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 \