Use gmake. Makes it build with openjdk7.
XXX this package is severly outdated, should be replaced by java-db4.
This commit is contained in:
parent
733e710214
commit
807a40425f
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue