From 718a945839fcd1e994ede2a34c989fe6047348d2 Mon Sep 17 00:00:00 2001 From: jschauma Date: Sat, 13 Jul 2002 15:46:59 +0000 Subject: Add INTERACTIVE_STAGE=fetch to allow bulk-builds to skip this package if the distfile is not on the local system. (Hello, Thomas!) --- lang/jini/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lang') diff --git a/lang/jini/Makefile b/lang/jini/Makefile index 5c1b20c9c0e..47171032eb8 100644 --- a/lang/jini/Makefile +++ b/lang/jini/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/07/04 15:41:32 jschauma Exp $ +# $NetBSD: Makefile,v 1.3 2002/07/13 15:46:59 jschauma Exp $ # DISTNAME= jini-1_2_1-src @@ -15,6 +15,7 @@ COMMENT= Suns Jini(tm) Technology Starter Kit # comment out if you have a kernel built using that revision ONLY_FOR_PLATFORM= NetBSD-1.5Z[D-Z]-* NetBSD-1.[6-9]*-* Linux-*-* +INTERACTIVE_STAGE=fetch LICENSE= scsl3-jini-tsa-1.0-license RESTRICTED= "Redistribution of repackaged binaries not permitted" NO_SRC_ON_CDROM=${RESTRICTED} -- cgit v1.2.3