summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/jikes/Makefile4
1 files changed, 3 insertions, 1 deletions
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