summaryrefslogtreecommitdiff
path: root/lang/jikes
diff options
context:
space:
mode:
authoragc <agc>1999-10-22 15:13:02 +0000
committeragc <agc>1999-10-22 15:13:02 +0000
commitc12968f990ad6c8cf62e900c4aeaa7583b73fb6d (patch)
treed080b9de1c334bde5be03ff8edd61cafedefda27 /lang/jikes
parent4ad8d4c320ef8a9ee59669017af21cbe9661e777 (diff)
downloadpkgsrc-c12968f990ad6c8cf62e900c4aeaa7583b73fb6d.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