diff options
author | erwin <erwin@FreeBSD.org> | 2013-05-18 05:45:59 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2013-05-18 05:45:59 +0800 |
commit | 67e5d4e89c7f6d2fd74cc75cee0352f92e688dd1 (patch) | |
tree | 22434d6c6342e46b1efb52cf36345429f4902970 /editors/xxe | |
parent | 90bd2a769dd5a0d9dcb69ea8b4c9a202d0a9f743 (diff) | |
download | freebsd-ports-gnome-67e5d4e89c7f6d2fd74cc75cee0352f92e688dd1.tar.gz freebsd-ports-gnome-67e5d4e89c7f6d2fd74cc75cee0352f92e688dd1.tar.zst freebsd-ports-gnome-67e5d4e89c7f6d2fd74cc75cee0352f92e688dd1.zip |
Mark BROKEN: cannot fetch distfile.
Submitted by: John Marino <draco@marino.st>,
pointyhat
PR: 177993
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 c0506c77bd33..95d0bdd956a9 100644 --- a/editors/xxe/Makefile +++ b/editors/xxe/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION:S/./_/g} MAINTAINER= ports@FreeBSD.org COMMENT= Validating XML editor featuring a word processor-like view +BROKEN= cannot fetch distfile + USE_JAVA= YES JAVA_VERSION= 1.6+ NO_BUILD= YES |