diff options
-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 5dcccccacb7e..adf11738470b 100644 --- a/textproc/maketeidtd/Makefile +++ b/textproc/maketeidtd/Makefile @@ -17,6 +17,8 @@ COMMENT= Generate customized TEI-DTDs RUN_DEPENDS= carthage:${PORTSDIR}/textproc/carthage \ ${LOCALBASE}/share/sgml/tei/p4/tei2.dtd:${PORTSDIR}/textproc/tei-p4 +BROKEN= Checksum mismatch + USE_PERL5= yes USE_ZIP= yes NO_BUILD= yes |