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:
@@ -1,5 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
export JAVA_VERSION=%%JAVA_VER%%
|
||||
|
||||
exec java -cp %%JAVALIBDIR%%/jhall.jar com.sun.java.help.search.QueryEngine "$@"
|
||||
|
||||
Reference in New Issue
Block a user