From 329e3aac0e6b32bd4680af25812e08d2f0759265 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 10 Dec 2012 16:49:34 +0000 Subject: Decommissioning java 1.5 (EOLed since October 2009) + removing outdated jdk16 vendors: Remove any reference to bsdjava and freebsd Java Vendors, as the both are outdated, have security issues and expired. Mark icedtea6-stubs as broken as it doesn't build with any of the left supported vendors. Switch tuxguitar to be able to use openjdk16 [1] Approved by: gahr [1] --- java/java3d/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java/java3d') diff --git a/java/java3d/Makefile b/java/java3d/Makefile index 64aa8e3998ed..015c8819a71e 100644 --- a/java/java3d/Makefile +++ b/java/java3d/Makefile @@ -18,7 +18,7 @@ USE_JAVA= yes USE_GL= gl USE_XORG= xt JAVA_VERSION= 1.6+ -JAVA_VENDOR= freebsd bsdjava openjdk +JAVA_VENDOR= openjdk USE_ANT= yes PLIST_SUB+= JAVA_HOME=${JAVA_HOME:S/^${PREFIX}\///} ARCH=${ARCH} -- cgit v1.2.3