diff --git a/editors/tea/Makefile b/editors/tea/Makefile index 780323449c56..ac80681b1da8 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -16,6 +16,8 @@ COMMENT= A simple and powerful GTK+ text editor WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +BROKEN= Size mismatch + USE_X_PREFIX= yes USE_BZIP2= yes USE_REINPLACE= yes diff --git a/graphics/dataplot/Makefile b/graphics/dataplot/Makefile index 79ee287100db..570a367b36b7 100644 --- a/graphics/dataplot/Makefile +++ b/graphics/dataplot/Makefile @@ -18,6 +18,8 @@ EXTRACT_ONLY= dpsrc_1_2005${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= A free software system for statistical visualization +BROKEN= Size mismatch + #FORBIDDEN= checksum mismatch due to extensive changes to distfile LIB_DEPENDS= gd:${PORTSDIR}/graphics/gd \ png:${PORTSDIR}/graphics/png \ diff --git a/mail/spambnc/Makefile b/mail/spambnc/Makefile index 4b8cad657b70..9b5ad2aebfe6 100644 --- a/mail/spambnc/Makefile +++ b/mail/spambnc/Makefile @@ -19,6 +19,8 @@ COMMENT= Set of procmail recipies which handle known/suspected spam RUN_DEPENDS= procmail:${PORTSDIR}/mail/procmail +BROKEN= Size mismatch + IGNOREFILES= index.shtml NO_WRKSUBDIR= yes NO_BUILD= yes