summaryrefslogtreecommitdiff
path: root/lang/jikes
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1999-10-22 15:13:02 +0000
committeragc <agc@pkgsrc.org>1999-10-22 15:13:02 +0000
commite6d52ea3fbb0628ed2577aa255220efd6b9cdbe9 (patch)
treed080b9de1c334bde5be03ff8edd61cafedefda27 /lang/jikes
parentb7dfded8d973909aaa5fb0070a207c41f27098b5 (diff)
downloadpkgsrc-e6d52ea3fbb0628ed2577aa255220efd6b9cdbe9.tar.gz
Only enable this package on Solaris, for the moment.
Diffstat (limited to 'lang/jikes')
-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