diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-21 21:29:41 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-21 21:29:41 +0000 |
commit | a413824fd752c16f08adde1f6af8f0ba17753956 (patch) | |
tree | dd2a4c568f72c5a622fdafd0bc0ba496ba4b3045 /textproc/tei-xlite | |
parent | dd190f52fe548fc53c347207f55deacb01c69830 (diff) |
Notes
Diffstat (limited to 'textproc/tei-xlite')
-rw-r--r-- | textproc/tei-xlite/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/tei-xlite/Makefile b/textproc/tei-xlite/Makefile index 2b7824e13ba2..cdfeee57bd1f 100644 --- a/textproc/tei-xlite/Makefile +++ b/textproc/tei-xlite/Makefile @@ -18,6 +18,8 @@ EXTRACT_ONLY= # Empty MAINTAINER= ports@henrik-motakef.de COMMENT= XML version of the TEI-Lite DTD +BROKEN= "Checksum mismatch" + RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr NO_BUILD= yes |