diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 07:00:46 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 07:00:46 +0000 |
commit | 6d478e0d86f44fd167f74730b25e9f2387d7876c (patch) | |
tree | 41182c5967f48a3e0adc516287ccbea638577bc5 /textproc/dtdinst | |
parent | d44da830964ff914f9581998c68117c2ff66e2c2 (diff) | |
download | ports-6d478e0d86f44fd167f74730b25e9f2387d7876c.tar.gz ports-6d478e0d86f44fd167f74730b25e9f2387d7876c.zip |
Notes
Diffstat (limited to 'textproc/dtdinst')
-rw-r--r-- | textproc/dtdinst/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/dtdinst/Makefile b/textproc/dtdinst/Makefile index b1cabb7e4d24..1cfab643c172 100644 --- a/textproc/dtdinst/Makefile +++ b/textproc/dtdinst/Makefile @@ -17,6 +17,8 @@ EXTRACT_ONLY= MAINTAINER= ports@FreeBSD.org COMMENT= Converts DTDs to XML instance, in a specific or RELAX NG format +BROKEN= "Checksum mismatch" + USE_JAVA= 1.1+ NO_BUILD= yes |