svn commit: r356605 - head/java/jakarta-commons-dbcp
Alex Dupre
ale at FreeBSD.org
Thu Jun 5 07:41:13 UTC 2014
Author: ale
Date: Thu Jun 5 07:41:12 2014
New Revision: 356605
URL: http://svnweb.freebsd.org/changeset/ports/356605
QAT: https://qat.redports.org/buildarchive/r356605/
Log:
Force java 1.6 only.
Modified:
head/java/jakarta-commons-dbcp/Makefile
Modified: head/java/jakarta-commons-dbcp/Makefile
==============================================================================
--- head/java/jakarta-commons-dbcp/Makefile Thu Jun 5 07:36:55 2014 (r356604)
+++ head/java/jakarta-commons-dbcp/Makefile Thu Jun 5 07:41:12 2014 (r356605)
@@ -22,7 +22,7 @@ RUN_DEPENDS= ${JAVALIBDIR}/commons-pool.
OPTIONS_DEFINE= DOCS
USE_JAVA= yes
-JAVA_VERSION= 1.6+
+JAVA_VERSION= 1.6
USE_ANT= yes
MAKE_ENV= ANT_INCLUDE_SHARED_JARS=YES
More information about the svn-ports-all
mailing list