summaryrefslogtreecommitdiffstats
path: root/net/jift
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/jift
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/jift')
-rw-r--r--net/jift/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/jift/Makefile b/net/jift/Makefile
index b808af3..376ac4c 100644
--- a/net/jift/Makefile
+++ b/net/jift/Makefile
@@ -16,6 +16,7 @@ MAINTAINER= lioux@FreeBSD.org
BROKEN= 'Does not currently work'
USE_JAVA= 1.2+
+NEED_JAVAC= YES
USE_ZIP= yes
NO_WRKSUBDIR= yes
BUILD_WRKSRC= ${WRKSRC}/classes
OpenPOWER on IntegriCloud