pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/gio-fam USE_TOOLS+=pkg-config. According to ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5263567d6977
branches: trunk
changeset: 592756:5263567d6977
user: apb <apb%pkgsrc.org@localhost>
date: Tue Sep 13 08:16:12 2011 +0000
description:
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.
diffstat:
sysutils/gio-fam/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 1d525e848b37 -r 5263567d6977 sysutils/gio-fam/Makefile
--- a/sysutils/gio-fam/Makefile Tue Sep 13 07:55:31 2011 +0000
+++ b/sysutils/gio-fam/Makefile Tue Sep 13 08:16:12 2011 +0000
@@ -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_SERVER= no
USE_TOOLS+= msgfmt
+USE_TOOLS+= pkg-config
CONFIGURE_ARGS+= --enable-fam
Home |
Main Index |
Thread Index |
Old Index