From 104ef6f3bb01f8e42116fe7510db3d3d7aae655a Mon Sep 17 00:00:00 2001 From: kris Date: Mon, 5 Apr 2004 22:45:50 +0000 Subject: BROKEN: Checksum mismatch --- lang/ghc6-doc/Makefile | 2 ++ textproc/tei-xsl-fo/Makefile | 2 ++ textproc/tei-xsl-html/Makefile | 2 ++ 3 files changed, 6 insertions(+) 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 -- cgit