summaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorznerd <znerd@FreeBSD.org>2002-04-26 22:28:52 +0000
committerznerd <znerd@FreeBSD.org>2002-04-26 22:28:52 +0000
commite55c61e4a23cba5d0aa1f49e74dfbc004e3a806b (patch)
tree213a0fa619e3e96abe07416c8a9269541f8bc254 /lang
parent9c7a848cb0c465f44e92be5967cfcc861cba4f93 (diff)
downloadFreeBSD-ports-e55c61e4a23cba5d0aa1f49e74dfbc004e3a806b.zip
FreeBSD-ports-e55c61e4a23cba5d0aa1f49e74dfbc004e3a806b.tar.gz
Introduction of NEED_JAVAC knob in bsd.java.mk, stage 1.
The NEED_JAVAC knob has been discussed on the freebsd-java mailing list. It is documented at: http://www.metaverse.nl/~ernst/writing.html The second stage is the actual changing of bsd.java.mk. Reviewed by: java@FreeBSD.org Approved by: zach@neurosoft.org, joshua@roughtrade.net, lioux
Diffstat (limited to 'lang')
-rw-r--r--lang/kawa/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/kawa/Makefile b/lang/kawa/Makefile
index 727ad02..100acb0 100644
--- a/lang/kawa/Makefile
+++ b/lang/kawa/Makefile
@@ -16,6 +16,7 @@ MAINTAINER= zach@neurosoft.org
BUILD_DEPENDS= gsed:${PORTSDIR}/textproc/gsed
USE_JAVA= 1.1+
+NEED_JAVAC= YES
USE_JIKES= NO
MAN1: kawa
OpenPOWER on IntegriCloud