diff options
Diffstat (limited to 'textproc/maketeidtd')
-rw-r--r-- | textproc/maketeidtd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/maketeidtd/Makefile b/textproc/maketeidtd/Makefile index 8c3d9f22ed70..02c3b08c3ac0 100644 --- a/textproc/maketeidtd/Makefile +++ b/textproc/maketeidtd/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@henrik-motakef.de COMMENT= Generate customized TEI-DTDs +BROKEN= "Checksum mismatch" + RUN_DEPENDS= carthage:${PORTSDIR}/textproc/carthage \ ${LOCALBASE}/share/sgml/tei/p4/tei2.dtd:${PORTSDIR}/textproc/tei-p4 |