From 0e17485741ed447800f33fc00397c59534110d88 Mon Sep 17 00:00:00 2001 From: drochner Date: Fri, 7 Oct 2005 16:16:00 +0000 Subject: specify location of samba libs explicitely --- net/gnome-vfs2-smb/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'net') diff --git a/net/gnome-vfs2-smb/Makefile b/net/gnome-vfs2-smb/Makefile index 1d9ac442297..ff11c401caa 100644 --- a/net/gnome-vfs2-smb/Makefile +++ b/net/gnome-vfs2-smb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2004/04/15 20:10:43 jmmv Exp $ +# $NetBSD: Makefile,v 1.3 2005/10/07 16:16:00 drochner Exp $ # GNOME_VFS2_NAME= smb @@ -7,6 +7,8 @@ CATEGORIES= net EGFILES+= modules/smb-module.conf +CONFIGURE_ARGS+= --with-samba-libs=${BUILDLINK_PREFIX.samba}/lib/samba + post-install: ${INSTALL_DATA} ${WRKSRC}/modules/smb-module.conf ${EGDIR}/modules -- cgit v1.2.3