summaryrefslogtreecommitdiff
path: root/sysutils/gvfs/patches
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/gvfs/patches')
-rw-r--r--sysutils/gvfs/patches/patch-aa11
1 files changed, 10 insertions, 1 deletions
diff --git a/sysutils/gvfs/patches/patch-aa b/sysutils/gvfs/patches/patch-aa
index f3a19aba632..1c4ab450f9b 100644
--- a/sysutils/gvfs/patches/patch-aa
+++ b/sysutils/gvfs/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.1.1.1 2008/04/11 19:25:38 drochner Exp $
+$NetBSD: patch-aa,v 1.2 2008/04/15 16:34:28 drochner Exp $
--- configure.orig 2008-04-08 04:07:37.000000000 +0200
+++ configure
@@ -85,3 +85,12 @@ $NetBSD: patch-aa,v 1.1.1.1 2008/04/11 19:25:38 drochner Exp $
pkg_failed=no
{ echo "$as_me:$LINENO: checking for KEYRING" >&5
+@@ -26600,7 +26600,7 @@ _ACEOF
+
+ msg_samba="yes"
+ if test x$with_samba_libs != x/usr/lib; then
+- SAMBA_LIBS="-L$with_samba_libs -lsmbclient"
++ SAMBA_LIBS="-L$with_samba_libs -lsmbclient -Wl,-R$with_samba_libs"
+ else
+ SAMBA_LIBS="-lsmbclient"
+ fi