diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gvfs/Makefile | 4 |
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 |