diff options
-rw-r--r-- | print/cups-samba/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cups-samba/Makefile b/print/cups-samba/Makefile index cdedb922ecbe..033e50527aa2 100644 --- a/print/cups-samba/Makefile +++ b/print/cups-samba/Makefile @@ -18,7 +18,7 @@ DISTNAME= ${PORTNAME}-5.0rc3 MAINTAINER= ports@FreeBSD.org COMMENT= The Common UNIX Printing System: MS Windows client drivers -BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 \ +BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \ tardy:${PORTSDIR}/archivers/tardy \ ${LOCALBASE}/sbin/cupsd:${PORTSDIR}/print/cups-base \ smbspool:${PORTSDIR}/net/samba3 |