From 9636de951af8edf1f473eaa6c8b33904955dea3a Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 10 Jul 2011 17:03:15 +0000 Subject: Fix PLIST with -winbind, fixes PR 45121 by John D. Baker. --- net/samba35/PLIST | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/samba35/PLIST b/net/samba35/PLIST index 7af3258ac0e..27194a4b580 100644 --- a/net/samba35/PLIST +++ b/net/samba35/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2010/12/06 17:01:22 adam Exp $ +@comment $NetBSD: PLIST,v 1.2 2011/07/10 17:03:15 wiz Exp $ bin/eventlogadm bin/findsmb bin/ldbadd @@ -35,7 +35,7 @@ include/smb_share_modes.h include/talloc.h include/tdb.h ${PLIST.winbind}include/wbclient.h -include/wbc_async.h +${PLIST.winbind}include/wbc_async.h lib/libnetapi.${LIBEXT} lib/libnetapi.${LIBEXT}.0 lib/libsmbclient.${LIBEXT} -- cgit v1.2.3