summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorjschauma <jschauma>2003-05-23 01:50:30 +0000
committerjschauma <jschauma>2003-05-23 01:50:30 +0000
commita5ad41ba1c582889d5a533dcf9c39045ee412e2a (patch)
tree825c71bf3894683c2cb7c52a71e5c09cd22591b9 /lang
parent825655d109e8d1e1a914c78f53405deac7b8bb2b (diff)
downloadpkgsrc-a5ad41ba1c582889d5a533dcf9c39045ee412e2a.tar.gz
jikes works under Linux as well.
Diffstat (limited to 'lang')
-rw-r--r--lang/jikes/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/jikes/Makefile b/lang/jikes/Makefile
index feb9446a415..0ede5428e5b 100644
--- a/lang/jikes/Makefile
+++ b/lang/jikes/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2003/01/21 11:18:24 skrll Exp $
+# $NetBSD: Makefile,v 1.14 2003/05/23 01:50:30 jschauma Exp $
#
DISTNAME= jikes-1.18
@@ -10,7 +10,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www10.software.ibm.com/developerworks/opensource/jikes/
COMMENT= Java source to byte-code compiler
-ONLY_FOR_PLATFORM= NetBSD-*-* SunOS-*-*
+ONLY_FOR_PLATFORM= NetBSD-*-* SunOS-*-* Linux-*-*
USE_BUILDLINK2= yes
GNU_CONFIGURE= yes