summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authortv <tv>2004-07-25 18:55:43 +0000
committertv <tv>2004-07-25 18:55:43 +0000
commit9ff6def377c74c38a8c1599b7882fce94fc885db (patch)
treec885983b3a7409a8d527f928a52e33da86673472 /lang
parentd81c52e0233c3be8dd0d6741d62453fa7816c390 (diff)
downloadpkgsrc-9ff6def377c74c38a8c1599b7882fce94fc885db.tar.gz
Actually, as of 1.3.1_05ish, this no longer works on sun-jdk13 because Sun
removed some of the external JIT compiler hooks. So now it only works on blackdown-jdk13. (I may simply remove this package in the future, as its usefulness is quickly dropping.)
Diffstat (limited to 'lang')
-rw-r--r--lang/jbuilder-jit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/jbuilder-jit/Makefile b/lang/jbuilder-jit/Makefile
index 8bde463d65c..5b557850e5f 100644
--- a/lang/jbuilder-jit/Makefile
+++ b/lang/jbuilder-jit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2004/07/25 18:49:55 tv Exp $
+# $NetBSD: Makefile,v 1.20 2004/07/25 18:55:43 tv Exp $
#
DISTNAME= unix_jb35foundation
@@ -32,7 +32,7 @@ NO_BUILD= yes
# this package is only for Sun 1.3 JVMs built for x86 Linux
ONLY_FOR_PLATFORM= NetBSD-*-i386 Linux-*-i386
-PKG_JVMS_ACCEPTED= sun-jdk13 blackdown-jdk13
+PKG_JVMS_ACCEPTED= blackdown-jdk13
post-extract:
@cd ${WRKDIR} && ${GTAR} -xzf ${EXTRACT_ELEMENTS}