Since ports r414797, the "Makefile" sets a $JAVA_COMMON variable in the "install.vars" configuration file. The patched "CrashPlanDesktop" and "CrashPlanEngine" use the $JAVA_COMMON variable instead.
Since ports r414797, the "Makefile" sets a JAVA_COMMON=${JAVA} variable in the "install.vars" configuration file. The patched "CrashPlanDesktop" and "CrashPlanEngine" use the ${JAVACOMMON} variable instead. EDIT: Typo
This issue (a typo in the Makefile) prevents CrashPlan from starting cleanly after install; workaround is to edit install.vars manually. I submitted a patch to #206305 that updates CrashPlan to 4.7.0 and also fixes this problem.
Oops, sorry, I meant #210248 not #206305.
Samuel is right, this was fixed under #210248. I think this bug can be closed.
Close as resolved by bug 210248 as per maintainer comment 4. Please re-open this issue if that turns out not to be the case.