aboutsummaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-11-01 04:32:29 +0000
committerSteve Price <steve@FreeBSD.org>1999-11-01 04:32:29 +0000
commit2229e226e92a2700298d09f23e3525e6c7de5d41 (patch)
tree28ade06f86de901cd79cfab7cf4f9f1ee17eb010 /java/Makefile
parent51f903d15a425f3df11e7d0c66ed9e257f07f41d (diff)
downloadports-2229e226e92a2700298d09f23e3525e6c7de5d41.tar.gz
ports-2229e226e92a2700298d09f23e3525e6c7de5d41.zip
Activate the collections, infobus, jaf, and javamail ports.
Notes
Notes: svn path=/head/; revision=22837
Diffstat (limited to 'java/Makefile')
-rw-r--r--java/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile
index f878ac169b28..e0a008a563cd 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -1,9 +1,13 @@
# $FreeBSD$
#
+ SUBDIR += collections
SUBDIR += guavac
+ SUBDIR += infobus
+ SUBDIR += jaf
SUBDIR += java-cup
SUBDIR += javac_netscape
+ SUBDIR += javamail
SUBDIR += jdk
SUBDIR += jdk-doc
SUBDIR += jdk-tutorial