From 65fc64d77bfb247644149a49be3f5fbce15c4561 Mon Sep 17 00:00:00 2001 From: vd Date: Fri, 25 Aug 2006 08:35:33 +0000 Subject: Switch dependency from net/samba to net/samba3 since the former is going to be removed and the later provides the required executable --- net/xsmbrowser/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/xsmbrowser') diff --git a/net/xsmbrowser/Makefile b/net/xsmbrowser/Makefile index fc7dc78bdf69..764375dbb833 100644 --- a/net/xsmbrowser/Makefile +++ b/net/xsmbrowser/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://nuxo1.free.fr/logiciel_reseau/visu_reso/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Tcl/Tk port of Windows' Network Neighborhood -RUN_DEPENDS= ${LOCALBASE}/bin/smbclient:${PORTSDIR}/net/samba \ +RUN_DEPENDS= ${LOCALBASE}/bin/smbclient:${PORTSDIR}/net/samba3 \ ${LOCALBASE}/bin/expectk:${PORTSDIR}/lang/expect USE_PERL5_BUILD=yes -- cgit