aboutsummaryrefslogtreecommitdiffstats
path: root/net/openmq/Makefile
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2018-03-12 14:50:26 +0800
committerantoine <antoine@FreeBSD.org>2018-03-12 14:50:26 +0800
commitd06fcd7a0b3c47f4b93aebfa38d236957ba14deb (patch)
treea5c70c386af029ec2965c42100427059bcb03363 /net/openmq/Makefile
parent56fa7f8c413baddd102ab338b7a374a9554ed624 (diff)
downloadfreebsd-ports-gnome-d06fcd7a0b3c47f4b93aebfa38d236957ba14deb.tar.gz
freebsd-ports-gnome-d06fcd7a0b3c47f4b93aebfa38d236957ba14deb.tar.zst
freebsd-ports-gnome-d06fcd7a0b3c47f4b93aebfa38d236957ba14deb.zip
Mark BROKEN: fails to build
Exception in thread "main" java.lang.UnsupportedClassVersionError: org/apache/tools/ant/launch/Launcher : Unsupported major.minor version 52.0 Reported by: pkg-fallout
Diffstat (limited to 'net/openmq/Makefile')
-rw-r--r--net/openmq/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/openmq/Makefile b/net/openmq/Makefile
index 3bddce12f771..7bdc31dc2ef2 100644
--- a/net/openmq/Makefile
+++ b/net/openmq/Makefile
@@ -18,6 +18,8 @@ COMMENT= Open Message Queue - Java Message Service Broker ${CLIENT_COMMENT}
LICENSE= GPLv2 CDDL
LICENSE_COMB= dual
+BROKEN= fails to build
+
SRCDIST= mq4_5_2p1-source.zip
BOOTJARS= javaee-api-6.0.jar:2 \
grizzly-nio-framework-1.9.18a.jar:3 \