Needs pkg-config.
This commit is contained in:
parent
cd15463963
commit
16c57990fd
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.11 2006/05/29 17:47:10 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2006/06/11 14:27:21 joerg Exp $
|
||||
#
|
||||
|
||||
.include "../../lang/kaffe/Makefile.common"
|
||||
|
@ -13,6 +13,7 @@ CONFIGURE_ARGS+= --with-x
|
|||
CONFIGURE_ARGS+= --without-esd
|
||||
CONFIGURE_ARGS+= --disable-esdtest
|
||||
|
||||
USE_TOOLS+= pkg-config
|
||||
|
||||
BUILD_DIRS= config
|
||||
BUILD_DIRS+= libraries/javalib/external/classpath
|
||||
|
|
Loading…
Reference in a new issue