Index: biology/canu/Makefile =================================================================== --- biology/canu/Makefile +++ biology/canu/Makefile @@ -11,8 +11,8 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/README.license.GPL -LIB_DEPENDS+= libboost_regex.so:devel/boost-libs -RUN_DEPENDS+= gnuplot:math/gnuplot +LIB_DEPENDS= libboost_regex.so:devel/boost-libs +RUN_DEPENDS= gnuplot:math/gnuplot USES= compiler:openmp gmake perl5 USE_JAVA= yes