diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 14:18:08 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 14:18:08 +0000 |
commit | e9e1058e14f1640c87021e9f12d99bd2a36969cb (patch) | |
tree | c3abe943de1e9e3d938c2bc270708922cd7ec39c /editors | |
parent | 8310af8eeb0773be3c11379e21bc96d0841c3069 (diff) | |
download | ports-e9e1058e14f1640c87021e9f12d99bd2a36969cb.tar.gz ports-e9e1058e14f1640c87021e9f12d99bd2a36969cb.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/xxe/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/editors/xxe/Makefile b/editors/xxe/Makefile index eabc8a15835c..7e57bf8893f3 100644 --- a/editors/xxe/Makefile +++ b/editors/xxe/Makefile @@ -16,8 +16,6 @@ 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 |