summaryrefslogtreecommitdiff
path: root/sysutils/gvfs
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-05-01 23:19:12 +0000
committerwiz <wiz@pkgsrc.org>2008-05-01 23:19:12 +0000
commite4b5f5f69ca12ebda1537851a3d285fd86f2b532 (patch)
treec50c3041076563ff4e423dacb37ddf37d6940506 /sysutils/gvfs
parentc98cfb0b82f0ff9aa978b2e32357429b09a65ed3 (diff)
downloadpkgsrc-e4b5f5f69ca12ebda1537851a3d285fd86f2b532.tar.gz
Needs pkg-config.
Diffstat (limited to 'sysutils/gvfs')
-rw-r--r--sysutils/gvfs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gvfs/Makefile b/sysutils/gvfs/Makefile
index 98c7b4439c1..de5fbcdda0c 100644
--- a/sysutils/gvfs/Makefile
+++ b/sysutils/gvfs/Makefile
@@ -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 @@ COMMENT= Userspace virtual filesystem
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