diff options
-rw-r--r-- | lang/ghc6-doc/Makefile | 2 | ||||
-rw-r--r-- | textproc/tei-xsl-fo/Makefile | 2 | ||||
-rw-r--r-- | textproc/tei-xsl-html/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/lang/ghc6-doc/Makefile b/lang/ghc6-doc/Makefile index 0be09358e2ef..615094af94a2 100644 --- a/lang/ghc6-doc/Makefile +++ b/lang/ghc6-doc/Makefile @@ -19,6 +19,8 @@ EXTRACT_ONLY= MAINTAINER= olgeni@FreeBSD.org COMMENT= Documentation (HTML, PS) for the Glasgow Haskell Compiler +BROKEN= "Checksum mismatch" + NO_BUILD= yes do-install: diff --git a/textproc/tei-xsl-fo/Makefile b/textproc/tei-xsl-fo/Makefile index a07b413ee3ba..3d7135a532d6 100644 --- a/textproc/tei-xsl-fo/Makefile +++ b/textproc/tei-xsl-fo/Makefile @@ -16,6 +16,8 @@ DIST_SUBDIR= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}_${PORTREVISION} MAINTAINER= ports@henrik-motakef.de COMMENT= XSLT Stylesheets to convert TEI to XSL Formatting Objects +BROKEN= "Checksum mismatch" + USE_ZIP= yes NO_WRKSUBDIR= yes NO_BUILD= yes diff --git a/textproc/tei-xsl-html/Makefile b/textproc/tei-xsl-html/Makefile index 654a974c6343..eb887a163596 100644 --- a/textproc/tei-xsl-html/Makefile +++ b/textproc/tei-xsl-html/Makefile @@ -16,6 +16,8 @@ DIST_SUBDIR= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} MAINTAINER= ports@henrik-motakef.de COMMENT= XSLT Stylesheets to convert TEI to HTML +BROKEN= "Checksum mismatch" + USE_ZIP= yes NO_WRKSUBDIR= yes NO_BUILD= yes |