From f766ed1074d0f907c99fdce16f15d744784a2f45 Mon Sep 17 00:00:00 2001 From: jschauma Date: Tue, 15 Oct 2002 02:23:18 +0000 Subject: Use java.mk --- lang/jini/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lang') diff --git a/lang/jini/Makefile b/lang/jini/Makefile index 149468ba970..bf7ecf77326 100644 --- a/lang/jini/Makefile +++ b/lang/jini/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2002/09/25 20:20:14 jschauma Exp $ +# $NetBSD: Makefile,v 1.9 2002/10/15 02:23:18 jschauma Exp $ # DISTNAME= jini-${SUN_VERSION}-src @@ -27,7 +27,7 @@ NO_BIN_ON_FTP= ${RESTRICTED} VERSION= 1.2.1 SUN_VERSION= ${VERSION:C/\./_/g}_001 USE_JAVA= run -PKG_JVM= sun-jdk +PKG_JVMS_ACCEPTED= sun-jdk13 sun-jdk14 .include "../../mk/bsd.prefs.mk" @@ -58,4 +58,5 @@ do-install: cleandir: clean ${RM} -fr ${JINI_HOME} +.include "../../mk/java.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3