1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

Remove a reference to Java 6

After the deletion of the openjdk6 port there are no viable versions of
Java 6 remaining in the ports tree.

PR:		241020
Approved by:	ultima@ (maintainer)
This commit is contained in:
Greg Lewis 2019-10-18 19:24:16 +00:00
parent 448d8628e0
commit 04dc05aed6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514732

View File

@ -25,7 +25,7 @@ CONFLICTS_INSTALL= mysql-connector-java-8*
NO_ARCH= yes
USE_JAVA= yes
JAVA_VERSION= 1.6 1.7 1.8
JAVA_VERSION= 1.7 1.8
BUILDDIR= ${WRKDIR}/${DISTNAME}
APIDOCSDIR= ${STAGEDIR}${DOCSDIR}/javadoc
SRCDIR= ${WRKDIR}/${DISTNAME}/src