diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 19:24:31 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 19:24:31 +0000 |
commit | efaa9b08cb6f484b75eabadc7cf8c9f293064395 (patch) | |
tree | 3e8d1d2271c354a2760b9e576185991576431ff0 /textproc | |
parent | df569a3a40c4d4f9af53e32cdb7e1908bbdb1116 (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/tei-lite/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/tei-lite/Makefile b/textproc/tei-lite/Makefile index c58c441c15c4..cbf3601e65f7 100644 --- a/textproc/tei-lite/Makefile +++ b/textproc/tei-lite/Makefile @@ -17,6 +17,8 @@ EXTRACT_ONLY= # Empty MAINTAINER= ports@FreeBSD.org COMMENT= SGML version of the TEI-Lite DTD +BROKEN= does not fetch + RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr NO_BUILD= yes |