summaryrefslogtreecommitdiffstats
path: root/net/spread4
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 /net/spread4
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 'net/spread4')
-rw-r--r--net/spread4/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/spread4/Makefile b/net/spread4/Makefile
index e79bb9e..fae76fd 100644
--- a/net/spread4/Makefile
+++ b/net/spread4/Makefile
@@ -26,6 +26,7 @@ MAN3= libsp.3 SP_connect.3 SP_disconnect.3 SP_equal_group_ids.3 SP_error.3 \
.if defined(WITH_JAVA_LIB)
USE_JAVA= 1.2+
+NEED_JAVAC= YES
.endif
USE_PERL5= yes
INSTALLS_SHLIB= yes
OpenPOWER on IntegriCloud