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/tei-xsl-html | |
parent | 1464fc0d6288191a1d0f5aa2a9d9dfa47dbc5372 (diff) | |
download | ports-0fae96da46dbf88eac27b09ee7c62bcc7c918302.tar.gz ports-0fae96da46dbf88eac27b09ee7c62bcc7c918302.zip |
Notes
Diffstat (limited to 'textproc/tei-xsl-html')
-rw-r--r-- | textproc/tei-xsl-html/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |