summaryrefslogtreecommitdiff
path: root/net/spread4
diff options
context:
space:
mode:
authorErnst de Haan <znerd@FreeBSD.org>2002-04-26 22:28:52 +0000
committerErnst de Haan <znerd@FreeBSD.org>2002-04-26 22:28:52 +0000
commit3a74ff8d57bf2fb97850c03f5818579848421d6e (patch)
treefe3478635d5281bb639cdf700efe8ba1b0d85755 /net/spread4
parentNew port: Sun JDK 1.2 for Linux. (diff)
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
Notes
Notes: svn path=/head/; revision=58196
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 e79bb9e1a7a5..fae76fd953e1 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