svn commit: r359983 - head/devel/hadoop
Dmitry Sivachenko
demon at FreeBSD.org
Tue Jul 1 12:29:06 UTC 2014
Author: demon
Date: Tue Jul 1 12:29:05 2014
New Revision: 359983
URL: http://svnweb.freebsd.org/changeset/ports/359983
QAT: https://qat.redports.org/buildarchive/r359983/
Log:
I did not success in running it with openjdk6, but I have more luck with
openjdk7. So suggest 7th version.
Modified:
head/devel/hadoop/Makefile
Modified: head/devel/hadoop/Makefile
==============================================================================
--- head/devel/hadoop/Makefile Tue Jul 1 12:25:42 2014 (r359982)
+++ head/devel/hadoop/Makefile Tue Jul 1 12:29:05 2014 (r359983)
@@ -20,7 +20,7 @@ BUILD_DEPENDS= gmake:${PORTSDIR}/devel/g
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
USE_JAVA= yes
-JAVA_VERSION= 1.6
+JAVA_VERSION= 1.7
USE_ANT= yes
ONLY_FOR_ARCHS= amd64 i386
USE_LDCONFIG= yes
More information about the svn-ports-all
mailing list