USE_TOOLS+=pkg-config. According to dholland, this used to be
pulled in from ../../devel/glib2/modules.mk, but it's now needed in sysutils/gio-fam/Makefile. Not bumping PKGREVISION because the package did not build before.
This commit is contained in:
parent
b31c0b1840
commit
14f779a61d
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.3 2010/12/30 14:36:10 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2011/09/13 08:16:12 apb Exp $
|
||||
#
|
||||
|
||||
.include "../../devel/glib2/Makefile.common"
|
||||
|
@ -14,6 +14,7 @@ FAM_ACCEPTED= fam gamin
|
|||
FAM_SERVER= no
|
||||
|
||||
USE_TOOLS+= msgfmt
|
||||
USE_TOOLS+= pkg-config
|
||||
|
||||
CONFIGURE_ARGS+= --enable-fam
|
||||
|
||||
|
|
Loading…
Reference in a new issue