summaryrefslogtreecommitdiff
path: root/databases/java-db3
diff options
context:
space:
mode:
authortnn <tnn>2009-12-15 15:34:27 +0000
committertnn <tnn>2009-12-15 15:34:27 +0000
commite34c59c5b692fee279cc591f8c50620a9fff9bd2 (patch)
tree01093d7e7c367e3953b2d5766defe93594bdcab2 /databases/java-db3
parent14924e64efa5cb0466ee1f525547a591d41c31c6 (diff)
downloadpkgsrc-e34c59c5b692fee279cc591f8c50620a9fff9bd2.tar.gz
Use gmake. Makes it build with openjdk7.
XXX this package is severly outdated, should be replaced by java-db4.
Diffstat (limited to 'databases/java-db3')
-rw-r--r--databases/java-db3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/java-db3/Makefile b/databases/java-db3/Makefile
index da9f430f0f7..a47c0862708 100644
--- a/databases/java-db3/Makefile
+++ b/databases/java-db3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2007/12/02 13:04:07 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2009/12/15 15:34:27 tnn Exp $
DISTNAME= db-3.3.11
PKGNAME= java-db3-3.11.2
@@ -24,6 +24,7 @@ JAVACABS= ${JAVAC}
WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
+USE_TOOLS+= gmake
CONFIGURE_SCRIPT= ../dist/configure
CONFIG_SUB_OVERRIDE+= ../dist/config.sub
CONFIG_GUESS_OVERRIDE+= ../dist/config.guess