aboutsummaryrefslogtreecommitdiffstats
path: root/java/Makefile
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2006-07-29 12:54:34 +0800
committermaho <maho@FreeBSD.org>2006-07-29 12:54:34 +0800
commit8857f9cdf537e78903d5d18bc74bb0fb6c92ee29 (patch)
tree4960f85b578eff33fb9aec32a4df0538ccf75bc8 /java/Makefile
parentfaf7f87eef3fed18cfbd3f0e8bbc7e1178ea6112 (diff)
downloadfreebsd-ports-gnome-8857f9cdf537e78903d5d18bc74bb0fb6c92ee29.tar.gz
freebsd-ports-gnome-8857f9cdf537e78903d5d18bc74bb0fb6c92ee29.tar.zst
freebsd-ports-gnome-8857f9cdf537e78903d5d18bc74bb0fb6c92ee29.zip
Add java-gcj-compat. With scripts and symlinks, now gcj installation acts
like a Java SDK. WWW: ftp://sources.redhat.com/pub/rhug/
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 0925fa2d0e29..8cbf39f7fb75 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -71,6 +71,7 @@
SUBDIR += jasmin
SUBDIR += java-checkstyle
SUBDIR += java-cup
+ SUBDIR += java-gcj-compat
SUBDIR += java-getopt
SUBDIR += java-tutorial
SUBDIR += java3d