diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-06-12 21:29:46 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-06-12 21:29:46 +0800 |
commit | 5b6575559abdaa54744f56025f9eb50111809837 (patch) | |
tree | 6080371beb36b18707974e32bffefb77b23b5575 /java | |
parent | cd6ae9adcc9042971f228fdf64e4334ffa114acc (diff) | |
download | freebsd-ports-gnome-5b6575559abdaa54744f56025f9eb50111809837.tar.gz freebsd-ports-gnome-5b6575559abdaa54744f56025f9eb50111809837.tar.zst freebsd-ports-gnome-5b6575559abdaa54744f56025f9eb50111809837.zip |
Activate jre.
Diffstat (limited to 'java')
-rw-r--r-- | java/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile index 769395b979ed..8501ab0bf6f5 100644 --- a/java/Makefile +++ b/java/Makefile @@ -19,6 +19,7 @@ SUBDIR += jfc SUBDIR += jikes SUBDIR += jlex + SUBDIR += jre SUBDIR += jsdk SUBDIR += kaffe SUBDIR += linux-jdk |