diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-02 19:31:36 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-02 19:31:36 +0800 |
commit | 6c2fae6390ba52a2df41cad2ae4e6e4639ca7657 (patch) | |
tree | 6613ce693e268d89fff2fc60ce6fbb744459dc3e /editors/xxe | |
parent | f83731e091bc490e6e9abe23853d9e6ad6aeaeaf (diff) | |
download | freebsd-ports-gnome-6c2fae6390ba52a2df41cad2ae4e6e4639ca7657.tar.gz freebsd-ports-gnome-6c2fae6390ba52a2df41cad2ae4e6e4639ca7657.tar.zst freebsd-ports-gnome-6c2fae6390ba52a2df41cad2ae4e6e4639ca7657.zip |
Mark BROKEN: Does not fetch
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 |