diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-01-20 01:14:02 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-01-20 01:14:02 +0000 |
commit | d6582fe18e4b4c2815a82f1f4a50c7c602c358c5 (patch) | |
tree | c83c7c0e67ccd030b9ea9b5517c1cd07b85e22fc /editors/xxe | |
parent | 99c561eb3195f3784dc63c68f71f27d60d0f5dda (diff) | |
download | ports-d6582fe18e4b4c2815a82f1f4a50c7c602c358c5.tar.gz ports-d6582fe18e4b4c2815a82f1f4a50c7c602c358c5.zip |
Notes
Diffstat (limited to 'editors/xxe')
-rw-r--r-- | editors/xxe/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/xxe/Makefile b/editors/xxe/Makefile index 52698019585c..a8bf268239a8 100644 --- a/editors/xxe/Makefile +++ b/editors/xxe/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION:S/./_/g} MAINTAINER= fenner@FreeBSD.Org COMMENT= A validating XML editor featuring a word processor-like view +BROKEN= Unfetchable + USE_JAVA= YES JAVA_VERSION= 1.5 NO_BUILD= YES |