diff options
| author | Greg Lewis <glewis@FreeBSD.org> | 2019-03-16 17:58:48 +0000 |
|---|---|---|
| committer | Greg Lewis <glewis@FreeBSD.org> | 2019-03-16 17:58:48 +0000 |
| commit | c5998360215eb63730918cf22a06bf9f0d8ec5ed (patch) | |
| tree | 6e5ed013b990be525eee4a3c44db831eac87fe0a /java/Makefile | |
| parent | security/yubikey-personalization-gui: remove QT4/QT5 options (Qt4 deprecation) (diff) | |
Add a port to use as a bootstrap for jdk11 ports.
Diffstat (limited to 'java/Makefile')
| -rw-r--r-- | java/Makefile | 1 |
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 |
