diff options
Diffstat (limited to 'sysutils/linux-crashplan/Makefile')
-rw-r--r-- | sysutils/linux-crashplan/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/linux-crashplan/Makefile b/sysutils/linux-crashplan/Makefile index 5e0577936695..e01eae65f180 100644 --- a/sysutils/linux-crashplan/Makefile +++ b/sysutils/linux-crashplan/Makefile @@ -10,8 +10,8 @@ DISTNAME= CrashPlan_${DISTVERSION}_Linux MAINTAINER= subtil@gmail.com COMMENT= Backs up data to remote servers or hard drives -RUN_DEPENDS= linux-sun-jre17>=0:${PORTSDIR}/java/linux-sun-jre17 \ - bash:${PORTSDIR}/shells/bash +RUN_DEPENDS= linux-sun-jre17>=0:java/linux-sun-jre17 \ + bash:shells/bash WRKSRC= ${WRKDIR}/crashplan-install |