diff options
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 7ee9b8fdf7c4..d33268febcfb 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 |