From e6d52ea3fbb0628ed2577aa255220efd6b9cdbe9 Mon Sep 17 00:00:00 2001 From: agc Date: Fri, 22 Oct 1999 15:13:02 +0000 Subject: Only enable this package on Solaris, for the moment. --- lang/jikes/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lang/jikes') diff --git a/lang/jikes/Makefile b/lang/jikes/Makefile index 0422ca9dc13..f84de1f35d5 100644 --- a/lang/jikes/Makefile +++ b/lang/jikes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/10/19 09:52:38 agc Exp $ +# $NetBSD: Makefile,v 1.2 1999/10/22 15:13:02 agc Exp $ # DISTNAME= jikes-1.06 @@ -8,6 +8,8 @@ MASTER_SITES= ftp://ftp.whistle.com/pub/archie/misc/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www10.software.ibm.com/developerworks/opensource/jikes/ +ONLY_FOR_PLATFORM= SunOS-*-* # only for Solaris, at the moment + WRKSRC= ${WRKDIR}/jikes/src GNU_CONFIGURE= yes -- cgit v1.2.3