summaryrefslogtreecommitdiff
path: root/net/samba/PLIST
diff options
context:
space:
mode:
authorsbd <sbd@pkgsrc.org>2012-02-01 08:30:39 +0000
committersbd <sbd@pkgsrc.org>2012-02-01 08:30:39 +0000
commit7a780da5f0f12f5787501aa5813d47fb3a5ade5a (patch)
tree921633feba091198d8c9ce2fdd97baf82917cf6c /net/samba/PLIST
parentb663ea57f7b765908e721045ed2692484b4b6992 (diff)
downloadpkgsrc-7a780da5f0f12f5787501aa5813d47fb3a5ade5a.tar.gz
nss module install fix-ups.
1) Correct the path to the nsswitch directory in the samba-nss-winbind-install and samba-nss-wins-install targets so they work again. 2) Switch back to using the the above mentioned targets for installing nss-winbind and nss_wins. (These targets work on all platforms.) 3) Switch back to using ${NSS_WINBIND} and ${NSS_WINS} in the PLIST as these work on all platforms. Bump PKGREVISION
Diffstat (limited to 'net/samba/PLIST')
-rw-r--r--net/samba/PLIST4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/samba/PLIST b/net/samba/PLIST
index 9edfa849e3a..356d04f034b 100644
--- a/net/samba/PLIST
+++ b/net/samba/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.48 2012/01/30 15:44:02 adam Exp $
+@comment $NetBSD: PLIST,v 1.49 2012/02/01 08:30:39 sbd Exp $
bin/eventlogadm
bin/findsmb
bin/net
@@ -45,6 +45,8 @@ lib/libtdb.${LIBEXT}.1
lib/libtdb.${LIBEXT}.1.2.9
${PLIST.winbind}lib/libwbclient.${LIBEXT}
${PLIST.winbind}lib/libwbclient.${LIBEXT}.0
+${PLIST.winbind}${NSS_WINBIND}
+${PLIST.winbind}${NSS_WINS}
lib/samba/auth/script.${LIBEXT}
lib/samba/charset/CP437.${LIBEXT}
lib/samba/charset/CP850.${LIBEXT}