diff options
author | kris <kris@FreeBSD.org> | 2006-08-18 05:05:21 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-08-18 05:05:21 +0800 |
commit | 47848c2b6963c2c3dd2002ad79b9ed0f3300043a (patch) | |
tree | 579210e1a1674b28b706bd02c7b0bdb290121027 /editors/xxe | |
parent | 2f24111b8515787fd2465e3239e972b7c2b750cb (diff) | |
download | freebsd-ports-gnome-47848c2b6963c2c3dd2002ad79b9ed0f3300043a.tar.gz freebsd-ports-gnome-47848c2b6963c2c3dd2002ad79b9ed0f3300043a.tar.zst freebsd-ports-gnome-47848c2b6963c2c3dd2002ad79b9ed0f3300043a.zip |
BROKEN: Unfetchable
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 |