summaryrefslogtreecommitdiff
path: root/lang/jikes
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-02-23 01:09:14 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-02-23 01:09:14 +0000
commit22695a1e57991eb6636d9e4069df1cb741317dd3 (patch)
tree21445972c158b868a9f253fefe3522bb2d348546 /lang/jikes
parent91011ea05a0613c1b1973bcb586581a524c2aafd (diff)
downloadpkgsrc-22695a1e57991eb6636d9e4069df1cb741317dd3.tar.gz
bl3ify and remove ONLY_FOR_PLATFORM, because it works on *BSD, Linux and
SunOS. Dunno about IRIX, this closes PR pkg/24519.
Diffstat (limited to 'lang/jikes')
-rw-r--r--lang/jikes/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/lang/jikes/Makefile b/lang/jikes/Makefile
index e66ade74d23..bef7a953c4b 100644
--- a/lang/jikes/Makefile
+++ b/lang/jikes/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2004/02/04 22:23:47 abs Exp $
+# $NetBSD: Makefile,v 1.22 2004/02/23 01:09:14 xtraeme Exp $
#
DISTNAME= jikes-1.18
@@ -10,9 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www10.software.ibm.com/developerworks/opensource/jikes/
COMMENT= Java source to byte-code compiler
-ONLY_FOR_PLATFORM= FreeBSD-*-* NetBSD-*-* SunOS-*-* Linux-*-*
-
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
USE_GCC_SHLIB= yes