diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/maketeidtd/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-ltxml/Makefile | 2 | ||||
-rw-r--r-- | textproc/tei-xlite/Makefile | 2 |
3 files changed, 6 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 diff --git a/textproc/py-ltxml/Makefile b/textproc/py-ltxml/Makefile index 54aea5fa917b..fd419a5ea647 100644 --- a/textproc/py-ltxml/Makefile +++ b/textproc/py-ltxml/Makefile @@ -16,6 +16,8 @@ DISTNAME= PyLTXML-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python bindings to the LT XML toolkit +BROKEN= "Checksum mismatch" + BUILD_DEPENDS= ${LOCALBASE}/include/ltxml12/lt-safe.h:${PORTSDIR}/textproc/ltxml RUN_DEPENDS= ${BUILD_DEPENDS} 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 |