pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/gnome-vfs2-smb specify location of samba libs expl...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c837c4f4a3a1
branches: trunk
changeset: 500382:c837c4f4a3a1
user: drochner <drochner%pkgsrc.org@localhost>
date: Fri Oct 07 16:16:00 2005 +0000
description:
specify location of samba libs explicitely
diffstat:
net/gnome-vfs2-smb/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r bc007d27e4c3 -r c837c4f4a3a1 net/gnome-vfs2-smb/Makefile
--- a/net/gnome-vfs2-smb/Makefile Fri Oct 07 16:14:04 2005 +0000
+++ b/net/gnome-vfs2-smb/Makefile Fri Oct 07 16:16:00 2005 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index