Clean up after java/openjdk6 and java/openjdk6-jre removal

java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663).  Now this patch completely removes remaining stuff from the
ports tree.

PR:			241953 (exp-run)
Reviewed by:		glewis
Approved by:		portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D22342
This commit is contained in:
Jung-uk Kim
2019-11-26 21:46:12 +00:00
parent bb21effd9b
commit 5a52a08234
443 changed files with 188 additions and 637 deletions

View File

@@ -10,7 +10,6 @@ COMMENT= Java bindings for Version control system
USES+= compiler
USE_JAVA= yes
JAVA_VERSION= 1.7+
JAVA_OS= native
JAVA_BUILD= yes
JAVA_RUN= yes