From 4b9d5213edbd2afe013ecd34a0f2cf85baceb5df Mon Sep 17 00:00:00 2001 From: Oliver Lehmann Date: Thu, 6 Oct 2005 15:47:06 +0000 Subject: use new bsd.java.mk syntax Noted by: hq --- devel/wfut/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel/wfut') diff --git a/devel/wfut/Makefile b/devel/wfut/Makefile index b316ee88ab3e..75f53c70e44c 100644 --- a/devel/wfut/Makefile +++ b/devel/wfut/Makefile @@ -15,7 +15,8 @@ MAINTAINER= oliver@FreeBSD.org COMMENT= Software updater tool for WorldForge applications USE_BZIP2= yes -USE_JAVA= 1.5+ +USE_JAVA= yes +JAVA_VERSION= 1.5+ NO_BUILD= yes USE_X_PREFIX= yes -- cgit v1.2.3