From 5a52a082347653e46a7330eb60d51230c01183ef Mon Sep 17 00:00:00 2001 From: Jung-uk Kim Date: Tue, 26 Nov 2019 21:46:12 +0000 Subject: 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 --- java/apache-commons-cli/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'java/apache-commons-cli') diff --git a/java/apache-commons-cli/Makefile b/java/apache-commons-cli/Makefile index 3c8f8fef617b..131a2bd0faaa 100644 --- a/java/apache-commons-cli/Makefile +++ b/java/apache-commons-cli/Makefile @@ -14,7 +14,6 @@ COMMENT= Java library for command line arguments and options LICENSE= APACHE20 USE_JAVA= yes -JAVA_VERSION= 1.6+ NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -- cgit v1.3