pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/gvfs Needs pkg-config.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0a06204a4075
branches:  trunk
changeset: 542100:0a06204a4075
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu May 01 23:19:12 2008 +0000

description:
Needs pkg-config.

diffstat:

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

diffs (18 lines):

diff -r f0ca5f776f7b -r 0a06204a4075 sysutils/gvfs/Makefile
--- a/sysutils/gvfs/Makefile    Thu May 01 21:10:19 2008 +0000
+++ b/sysutils/gvfs/Makefile    Thu May 01 23:19:12 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/04/15 16:34:28 drochner Exp $
+# $NetBSD: Makefile,v 1.3 2008/05/01 23:19:12 wiz Exp $
 #
 
 DISTNAME=      gvfs-0.2.3
@@ -13,7 +13,7 @@
 
 GNU_CONFIGURE= yes
 USE_LIBTOOL=   yes
-USE_TOOLS+=    intltool gmake
+USE_TOOLS+=    intltool gmake pkg-config
 CONFIGURE_ARGS+=       --with-samba-includes=${LOCALBASE}/include
 CONFIGURE_ARGS+=       --with-samba-libs=${LOCALBASE}/lib/samba
 



Home | Main Index | Thread Index | Old Index