pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/bacula-qt-console Needs pkg-config.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a2fcae509f15
branches:  trunk
changeset: 395074:a2fcae509f15
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Jul 06 16:22:30 2009 +0000

description:
Needs pkg-config.

diffstat:

 sysutils/bacula-qt-console/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 8443a4ffd41a -r a2fcae509f15 sysutils/bacula-qt-console/Makefile
--- a/sysutils/bacula-qt-console/Makefile       Mon Jul 06 16:11:03 2009 +0000
+++ b/sysutils/bacula-qt-console/Makefile       Mon Jul 06 16:22:30 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/05/20 01:09:12 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2009/07/06 16:22:30 joerg Exp $
 
 PKGNAME=       ${DISTNAME:S/-/-qt-console-/}
 PKGREVISION=   1
@@ -9,7 +9,7 @@
 DISTINFO_FILE=         ${.CURDIR}/../../sysutils/bacula/distinfo
 PATCHDIR=              ${.CURDIR}/../../sysutils/bacula/patches
 
-USE_TOOLS+=            gmake
+USE_TOOLS+=            gmake pkg-config
 CONFIGURE_ARGS+=       --enable-client-only
 CONFIGURE_ARGS+=       --enable-bat
 



Home | Main Index | Thread Index | Old Index