svn commit: r360055 - head/devel/hadoop
Dmitry Sivachenko
demon at FreeBSD.org
Tue Jul 1 16:52:23 UTC 2014
Author: demon
Date: Tue Jul 1 16:52:22 2014
New Revision: 360055
URL: http://svnweb.freebsd.org/changeset/ports/360055
QAT: https://qat.redports.org/buildarchive/r360055/
Log:
It seems to work with openjdk8 as well.
Modified:
head/devel/hadoop/Makefile
Modified: head/devel/hadoop/Makefile
==============================================================================
--- head/devel/hadoop/Makefile Tue Jul 1 16:43:13 2014 (r360054)
+++ head/devel/hadoop/Makefile Tue Jul 1 16:52:22 2014 (r360055)
@@ -20,7 +20,7 @@ BUILD_DEPENDS= gmake:${PORTSDIR}/devel/g
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
USE_JAVA= yes
-JAVA_VERSION= 1.7
+JAVA_VERSION= 1.7+
USE_ANT= yes
ONLY_FOR_ARCHS= amd64 i386
USE_LDCONFIG= yes
More information about the svn-ports-head
mailing list