aboutsummaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2019-03-16 17:58:48 +0000
committerGreg Lewis <glewis@FreeBSD.org>2019-03-16 17:58:48 +0000
commitc5998360215eb63730918cf22a06bf9f0d8ec5ed (patch)
tree6e5ed013b990be525eee4a3c44db831eac87fe0a /java/Makefile
parente407f052055fd7064c4c5d5e3c40d46e6bb0ead6 (diff)
downloadports-c5998360215eb63730918cf22a06bf9f0d8ec5ed.tar.gz
ports-c5998360215eb63730918cf22a06bf9f0d8ec5ed.zip
Add a port to use as a bootstrap for jdk11 ports.
Notes
Notes: svn path=/head/; revision=495931
Diffstat (limited to 'java/Makefile')
-rw-r--r--java/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile
index 3174a65697df..f60e68ea05d6 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -9,6 +9,7 @@
SUBDIR += bluej
SUBDIR += bootstrap-openjdk6
SUBDIR += bootstrap-openjdk8
+ SUBDIR += bootstrap-openjdk11
SUBDIR += bouncycastle
SUBDIR += bouncycastle15
SUBDIR += castor