From e3a67710c20b0f52dd63ddcf9b4dffa97f00e1fb Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Thu, 19 Feb 2015 14:50:29 +0000 Subject: The bash package can be called bash-static, so depend on the bash binary. Sponsored by: Absolight --- sysutils/linux-crashplan/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysutils/linux-crashplan') diff --git a/sysutils/linux-crashplan/Makefile b/sysutils/linux-crashplan/Makefile index 0d4ff1da137b..e3e55330b862 100644 --- a/sysutils/linux-crashplan/Makefile +++ b/sysutils/linux-crashplan/Makefile @@ -11,7 +11,7 @@ MAINTAINER= wg@FreeBSD.org COMMENT= Backs up data to remote servers or hard drives RUN_DEPENDS= linux-sun-jre17>=0:${PORTSDIR}/java/linux-sun-jre17 \ - bash>=0:${PORTSDIR}/shells/bash + bash:${PORTSDIR}/shells/bash WRKSRC= ${WRKDIR}/CrashPlan-install -- cgit v1.2.3