From b6069621d85300201ad2f386e8929308a1f2f0eb Mon Sep 17 00:00:00 2001 From: des Date: Sat, 22 Jul 2006 11:28:03 +0000 Subject: NAV works fine with Java 1.5. --- net-mgmt/nav/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-mgmt') diff --git a/net-mgmt/nav/Makefile b/net-mgmt/nav/Makefile index 95e492cf4d10..16ba4360cd5d 100644 --- a/net-mgmt/nav/Makefile +++ b/net-mgmt/nav/Makefile @@ -48,7 +48,7 @@ HAS_CONFIGURE= yes USE_PERL5= yes USE_PYTHON= 2.3+ USE_JAVA= yes -JAVA_VERSION= 1.4 +JAVA_VERSION= 1.4+ USE_APACHE= yes WITH_APACHE2= yes USE_GMAKE= yes -- cgit