pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/distccmon-gnome Needs pkg-config.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ecd3659c66d7
branches: trunk
changeset: 515015:ecd3659c66d7
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Jun 21 23:29:58 2006 +0000
description:
Needs pkg-config.
diffstat:
devel/distccmon-gnome/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 7ec26f4c3293 -r ecd3659c66d7 devel/distccmon-gnome/Makefile
--- a/devel/distccmon-gnome/Makefile Wed Jun 21 22:59:12 2006 +0000
+++ b/devel/distccmon-gnome/Makefile Wed Jun 21 23:29:58 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/04/17 13:46:20 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2006/06/21 23:29:58 joerg Exp $
PKGNAME= ${DISTNAME:S/-/-gnome-/}
COMMENT= Graphical monitor for distcc, the distributed C/C++ compiler
@@ -6,6 +6,8 @@
.include "../../devel/distcc/Makefile.common"
PKGREVISION= 5
+USE_TOOLS+= pkg-config
+
CATEGORIES+= gnome
CONFIGURE_ARGS+= --with-gnome
Home |
Main Index |
Thread Index |
Old Index