abcl: remove deprecated ENV.java_cache

This commit is contained in:
ilovezfs 2017-09-03 22:58:57 -07:00
parent 0907abefa0
commit 9d33f79ffb

View file

@ -17,7 +17,6 @@ class Abcl < Formula
depends_on "rlwrap" => :recommended
def install
ENV.java_cache
system "ant"
libexec.install "dist/abcl.jar", "dist/abcl-contrib.jar"