Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Oct 2014 17:49:10 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r371639 - head/editors/libreoffice
Message-ID:  <201410281749.s9SHnATa079333@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jkim
Date: Tue Oct 28 17:49:09 2014
New Revision: 371639
URL: https://svnweb.freebsd.org/changeset/ports/371639
QAT: https://qat.redports.org/buildarchive/r371639/

Log:
  LibreOffice works fine with Java 7 and later.
  
  PR:	194667

Modified:
  head/editors/libreoffice/Makefile

Modified: head/editors/libreoffice/Makefile
==============================================================================
--- head/editors/libreoffice/Makefile	Tue Oct 28 15:18:39 2014	(r371638)
+++ head/editors/libreoffice/Makefile	Tue Oct 28 17:49:09 2014	(r371639)
@@ -239,7 +239,6 @@ JAVA_CONFIGURE_OFF=	--without-java
 # LibreOffice works only with Java 6 -- which may not be the default
 # if you specify the JAVA_VENDOR variable
 JAVA_BUILD=	yes
-JAVA_VERSION=	1.6
 JAVA_USE=	JAVA=yes
 
 KDE4_USE=	KDE4=kdelibs QT4=moc_build QT4=qmake_build



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410281749.s9SHnATa079333>