diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-03 03:24:31 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-03 03:24:31 +0800 |
commit | 5db9f5af6afcabe9262422f5b9b09955cb0034ae (patch) | |
tree | 75ed02f7a91b3848e18c39d89d1840f321e10ec6 /textproc | |
parent | 6c8f06f6f7d2dbbf97007dfdb80bc4250d5c0d12 (diff) | |
download | freebsd-ports-gnome-5db9f5af6afcabe9262422f5b9b09955cb0034ae.tar.gz freebsd-ports-gnome-5db9f5af6afcabe9262422f5b9b09955cb0034ae.tar.zst freebsd-ports-gnome-5db9f5af6afcabe9262422f5b9b09955cb0034ae.zip |
Mark BROKEN: Does not fetch
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 |