svn commit: r371757 - head/editors/libreoffice

Jung-uk Kim jkim at FreeBSD.org
Thu Oct 30 16:20:34 UTC 2014


Author: jkim
Date: Thu Oct 30 16:20:33 2014
New Revision: 371757
URL: https://svnweb.freebsd.org/changeset/ports/371757
QAT: https://qat.redports.org/buildarchive/r371757/

Log:
  Remove a stale comment after r371639.

Modified:
  head/editors/libreoffice/Makefile

Modified: head/editors/libreoffice/Makefile
==============================================================================
--- head/editors/libreoffice/Makefile	Thu Oct 30 16:20:23 2014	(r371756)
+++ head/editors/libreoffice/Makefile	Thu Oct 30 16:20:33 2014	(r371757)
@@ -236,8 +236,6 @@ JAVA_CONFIGURE_ON=	--enable-ext-wiki-pub
 			--with-jdk-home="${JAVA_HOME}" \
 			--with-junit=${JAVAJARDIR}/junit.jar
 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_USE=	JAVA=yes
 


More information about the svn-ports-all mailing list