summaryrefslogtreecommitdiff
path: root/lang/jdk-openjit
diff options
context:
space:
mode:
authorwiz <wiz>2004-07-01 14:03:00 +0000
committerwiz <wiz>2004-07-01 14:03:00 +0000
commit4b7c16bb830dcd97e8804c1d644cde7c072f9ccc (patch)
tree0297847ceac22d0e046a1d54e1955562bf4fc138 /lang/jdk-openjit
parent957c3430cefacca1490b1b6be47246baf56933e9 (diff)
downloadpkgsrc-4b7c16bb830dcd97e8804c1d644cde7c072f9ccc.tar.gz
Convert to bl3.
Diffstat (limited to 'lang/jdk-openjit')
-rw-r--r--lang/jdk-openjit/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/jdk-openjit/Makefile.common b/lang/jdk-openjit/Makefile.common
index 6335f194a23..54b3e0116fc 100644
--- a/lang/jdk-openjit/Makefile.common
+++ b/lang/jdk-openjit/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.4 2004/01/24 13:51:14 grant Exp $
+# $NetBSD: Makefile.common,v 1.5 2004/07/01 14:03:00 wiz Exp $
OPENJIT_VERSION=1.1.16
@@ -11,7 +11,7 @@ HOMEPAGE= http://www.openjit.org/
COMMENT= Reflective JIT compiler for Java
GNU_CONFIGURE= # defined
-USE_BUILDLINK2= # defined
+USE_BUILDLINK3= # defined
USE_GNU_TOOLS+= make
.include "../../mk/bsd.prefs.mk"