diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 04:38:13 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 04:38:13 +0000 |
commit | 167b9fef5890df6cdff25105d1fb1e74f6216e0b (patch) | |
tree | ec273a11b3cb3f183c02241ee22e0aaa76b2ae1e /textproc | |
parent | BROKEN: Checksum mismatch (diff) |
BROKEN: Size mismatch
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/py-ltxml/Makefile | 2 | ||||
-rw-r--r-- | textproc/tei-guidelines-p4/Makefile | 2 | ||||
-rw-r--r-- | textproc/tei-p4/Makefile | 2 | ||||
-rw-r--r-- | textproc/tei-xlite/Makefile | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/textproc/py-ltxml/Makefile b/textproc/py-ltxml/Makefile index e10529d18b2a..9cb19ce9b063 100644 --- a/textproc/py-ltxml/Makefile +++ b/textproc/py-ltxml/Makefile @@ -19,6 +19,8 @@ COMMENT= Python bindings to the LT XML toolkit BUILD_DEPENDS= ${LOCALBASE}/include/ltxml12/lt-safe.h:${PORTSDIR}/textproc/ltxml RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Size mismatch + USE_PYTHON= yes USE_PYDISTUTILS= yes INSTALLS_SHLIB= yes diff --git a/textproc/tei-guidelines-p4/Makefile b/textproc/tei-guidelines-p4/Makefile index a6ee1ffba1be..f71b2bff8c1b 100644 --- a/textproc/tei-guidelines-p4/Makefile +++ b/textproc/tei-guidelines-p4/Makefile @@ -15,6 +15,8 @@ DISTNAME= p4html MAINTAINER= ports@FreeBSD.org COMMENT= TEI's Guidelines for Electronic Text Encoding and Interchange +BROKEN= Size mismatch + NO_BUILD= yes WRKSRC= ${WRKDIR}/TEI_P4 LATEST_LINK= tei-guidelines-p4 diff --git a/textproc/tei-p4/Makefile b/textproc/tei-p4/Makefile index 0ddd080c21b2..a35cf77b2835 100644 --- a/textproc/tei-p4/Makefile +++ b/textproc/tei-p4/Makefile @@ -17,6 +17,8 @@ COMMENT= DTD of the Text Encoding Initiative RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr +BROKEN= Size mismatch + LATEST_LINK= tei-p4 USE_ZIP= yes NO_BUILD= yes diff --git a/textproc/tei-xlite/Makefile b/textproc/tei-xlite/Makefile index d3ac1ebac400..1b7df892f8c3 100644 --- a/textproc/tei-xlite/Makefile +++ b/textproc/tei-xlite/Makefile @@ -20,6 +20,8 @@ COMMENT= XML version of the TEI-Lite DTD RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr +BROKEN= Size mismatch + NO_BUILD= yes PLIST_SUB= XMLCATMGR=${XMLCATMGR} PLIST_SUB+= DTDDIR=${INSTDIR} |