diff options
-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 c0506c77bd33..95d0bdd956a9 100644 --- a/editors/xxe/Makefile +++ b/editors/xxe/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION:S/./_/g} MAINTAINER= ports@FreeBSD.org COMMENT= Validating XML editor featuring a word processor-like view +BROKEN= cannot fetch distfile + USE_JAVA= YES JAVA_VERSION= 1.6+ NO_BUILD= YES |