diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2012-05-20 08:16:42 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2012-05-20 08:16:42 +0000 |
commit | 197f2d318caab2fac599a1cae559398d3342d2d4 (patch) | |
tree | 4e97ffce6edb9426750d3e0fe4cd72fd93bc136b /editors/xxe | |
parent | e8efd6aeb219b49cd06fda0e59c595939b75e351 (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 34f75378b8ae..25b3eb06e8f2 100644 --- a/editors/xxe/Makefile +++ b/editors/xxe/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION:S/./_/g} MAINTAINER= dougb@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 |