summaryrefslogtreecommitdiff
path: root/lang/jbuilder-jit/Makefile
diff options
context:
space:
mode:
authortv <tv>2004-07-25 18:55:43 +0000
committertv <tv>2004-07-25 18:55:43 +0000
commitd5ec3e7d644d1c9be886f456ad58c17869475b1a (patch)
treec885983b3a7409a8d527f928a52e33da86673472 /lang/jbuilder-jit/Makefile
parent60ecd3f4e1c76d966212862f19496b2710e15c6e (diff)
downloadpkgsrc-d5ec3e7d644d1c9be886f456ad58c17869475b1a.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/jbuilder-jit/Makefile')
-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}