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 --- print/cups-samba/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print') diff --git a/print/cups-samba/Makefile b/print/cups-samba/Makefile index 11c191e993d..cdedb922ecb 100644 --- a/print/cups-samba/Makefile +++ b/print/cups-samba/Makefile @@ -21,8 +21,8 @@ COMMENT= The Common UNIX Printing System: MS Windows client drivers BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 \ tardy:${PORTSDIR}/archivers/tardy \ ${LOCALBASE}/sbin/cupsd:${PORTSDIR}/print/cups-base \ - smbspool:${PORTSDIR}/net/samba -RUN_DEPENDS= smbspool:${PORTSDIR}/net/samba \ + smbspool:${PORTSDIR}/net/samba3 +RUN_DEPENDS= smbspool:${PORTSDIR}/net/samba3 \ ${LOCALBASE}/sbin/cupsd:${PORTSDIR}/print/cups-base \ espgs:${PORTSDIR}/print/cups-pstoraster -- cgit