aboutsummaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2020-08-20 02:23:07 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2020-08-20 02:23:07 +0000
commita03cd74a5f78274c31822455a59ac454b2096811 (patch)
treecdec75f538c87a919759eea50718fc35ce67fa5e /java/Makefile
parent90d6c6dae23949d31683420810725b5b48a073ff (diff)
downloadports-a03cd74a5f78274c31822455a59ac454b2096811.tar.gz
ports-a03cd74a5f78274c31822455a59ac454b2096811.zip
Add a port to create JRE-only package for java/openjdk11.
Notes
Notes: svn path=/head/; revision=545487
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 be1eb18fb322..2221f31f44e1 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -92,6 +92,7 @@
SUBDIR += netrexx
SUBDIR += netty
SUBDIR += openjdk11
+ SUBDIR += openjdk11-jre
SUBDIR += openjdk12
SUBDIR += openjdk13
SUBDIR += openjdk14