diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-04-05 22:45:50 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-04-05 22:45:50 +0000 |
commit | 0fae96da46dbf88eac27b09ee7c62bcc7c918302 (patch) | |
tree | 0a1819ceb19c76f7415d44ed5c22fb93898fca62 /textproc | |
parent | sox is also a BUILD_DEPENDS (diff) |
BROKEN: Checksum mismatch
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/tei-xsl-fo/Makefile | 2 | ||||
-rw-r--r-- | textproc/tei-xsl-html/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
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 |