pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/distccmon-gtk Needs pkg-config.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6bc08f4ea7e3
branches:  trunk
changeset: 514351:6bc08f4ea7e3
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jun 11 13:07:09 2006 +0000

description:
Needs pkg-config.

diffstat:

 devel/distccmon-gtk/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r d2dd2b07f632 -r 6bc08f4ea7e3 devel/distccmon-gtk/Makefile
--- a/devel/distccmon-gtk/Makefile      Sun Jun 11 13:06:19 2006 +0000
+++ b/devel/distccmon-gtk/Makefile      Sun Jun 11 13:07:09 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/04/17 13:46:20 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2006/06/11 13:07:09 joerg Exp $
 
 PKGNAME=       ${DISTNAME:S/-/-gtk-/}
 PKGREVISION=   3
@@ -8,6 +8,8 @@
 
 CONFIGURE_ARGS+=       --with-gtk
 
+USE_TOOLS+=    pkg-config
+
 SUBST_CLASSES+=                gtk
 SUBST_STAGE.gtk=       post-patch
 SUBST_FILES.gtk=       gnome/distccmon-gnome.desktop src/mon-gnome.c



Home | Main Index | Thread Index | Old Index