diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 11:31:36 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 11:31:36 +0000 |
commit | bdf39c48d50a993abedb06e8235d59cf325dd2fe (patch) | |
tree | 4da68d2109cb8afbf6e01936828794fe36673b06 /editors/xxe | |
parent | cd7932dfb741a66e14565cb1cf7d07a4eadfb56f (diff) | |
download | ports-bdf39c48d50a993abedb06e8235d59cf325dd2fe.tar.gz ports-bdf39c48d50a993abedb06e8235d59cf325dd2fe.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 7e57bf8893f3..eabc8a15835c 100644 --- a/editors/xxe/Makefile +++ b/editors/xxe/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION:S/./_/g} MAINTAINER= ports@FreeBSD.org COMMENT= A validating XML editor featuring a word processor-like view +BROKEN= does not fetch + USE_JAVA= YES JAVA_VERSION= 1.5+ NO_BUILD= YES |