summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2005-10-07 16:16:00 +0000
committerdrochner <drochner@pkgsrc.org>2005-10-07 16:16:00 +0000
commit0e17485741ed447800f33fc00397c59534110d88 (patch)
tree4a83666c87796c477a0536a3897f1bd57494368f /net
parentf36b6a468562e531a6799761a1926041b0746851 (diff)
downloadpkgsrc-0e17485741ed447800f33fc00397c59534110d88.tar.gz
specify location of samba libs explicitely
Diffstat (limited to 'net')
-rw-r--r--net/gnome-vfs2-smb/Makefile4
1 files changed, 3 insertions, 1 deletions
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