diff options
Diffstat (limited to 'databases/jdbc-oracle11g/Makefile')
-rw-r--r-- | databases/jdbc-oracle11g/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/jdbc-oracle11g/Makefile b/databases/jdbc-oracle11g/Makefile index a9c77247a950..626b4d5bc470 100644 --- a/databases/jdbc-oracle11g/Makefile +++ b/databases/jdbc-oracle11g/Makefile @@ -21,7 +21,7 @@ LICENSE_PERMS= auto-accept DEPRECATED= Oracle no longer provides public downloads of the old JDBC drivers EXPIRATION_DATE= 2025-01-24 -USE_JAVA= yes +USES= java JAVA_VERSION= 8 NO_BUILD= yes NO_WRKSUBDIR= yes |