diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-02-24 03:13:27 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-02-24 03:13:27 +0000 |
commit | d71f243081048ce028abb52d58ad4fc1916640db (patch) | |
tree | a757fe6425f0ea4aa803a621d9d40117db556323 /textproc/tei-xlite/Makefile | |
parent | o FreeBSD 5.x series had gcc 3.2.x per default up until OSVERSION (diff) |
Unbreak by upgrading to new DTD, which adds the 'figure' element,
amongst a whole world of (IMHO) gratuitous whitespace changes.
PR: ports/63225
Submitted by: Henrik Motakef <ports@henrik-motakef.de> (maintainer)
Diffstat (limited to 'textproc/tei-xlite/Makefile')
-rw-r--r-- | textproc/tei-xlite/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/tei-xlite/Makefile b/textproc/tei-xlite/Makefile index cdfeee57bd1f..2b7824e13ba2 100644 --- a/textproc/tei-xlite/Makefile +++ b/textproc/tei-xlite/Makefile @@ -18,8 +18,6 @@ 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 |