diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-07-14 21:46:08 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-07-14 21:46:08 +0000 |
commit | 686e18b6220bdb1f3d6066efd075315fb94419cc (patch) | |
tree | 269425ebe0715dd6de7960fb7fa14bb68b28d9a8 /editors/xxe | |
parent | 08b574207595f41bec773a876c9b3586b11878ae (diff) |
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 41135ca3d0f6..d056df3efde8 100644 --- a/editors/xxe/Makefile +++ b/editors/xxe/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION:S/./_/g} MAINTAINER= fenner@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 |