diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-02-20 09:47:16 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-02-20 09:47:16 +0800 |
commit | 111cd83cefa7140715737f7d55596f274f363129 (patch) | |
tree | 234f383c8dd52def9945356e50361dcba9857c45 /editors | |
parent | 65fe00966b680c5e2cb499e173fad70f0711c6f9 (diff) | |
download | freebsd-ports-gnome-111cd83cefa7140715737f7d55596f274f363129.tar.gz freebsd-ports-gnome-111cd83cefa7140715737f7d55596f274f363129.tar.zst freebsd-ports-gnome-111cd83cefa7140715737f7d55596f274f363129.zip |
BROKEN: Unfetchable
Diffstat (limited to 'editors')
-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 54ca2766a1a7..29bfb8ff89c6 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 |