summaryrefslogtreecommitdiff
path: root/lang
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
commit05a22f230f78fcbc4966d1aa6dd9d3b58901e307 (patch)
tree21445972c158b868a9f253fefe3522bb2d348546 /lang
parent2d8acdc0d115ab7f5179308e20ea87e6fec82173 (diff)
downloadpkgsrc-05a22f230f78fcbc4966d1aa6dd9d3b58901e307.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')
-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