diff options
author | Alexey Zelkin <phantom@FreeBSD.org> | 2005-01-20 08:42:05 +0000 |
---|---|---|
committer | Alexey Zelkin <phantom@FreeBSD.org> | 2005-01-20 08:42:05 +0000 |
commit | 33208324b281e25b3d918241261fd3eb3709173a (patch) | |
tree | 8bb2442bb13df995120bedaa3dbe6f6e529a3c21 /java/Makefile | |
parent | Please welcome new participant of FreeBSD ports tree and Java ports (diff) |
Connect jdk15 to build
Notes
Notes:
svn path=/head/; revision=126910
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 38788be84627..797338892d28 100644 --- a/java/Makefile +++ b/java/Makefile @@ -90,6 +90,7 @@ SUBDIR += jdk13-doc SUBDIR += jdk14 SUBDIR += jdk14-doc + SUBDIR += jdk15 SUBDIR += jdk15-doc SUBDIR += jdom SUBDIR += jfc |