canu: Remove huge and troublesome gnuplot dep

Not necessary for basic canu use
master
Jason W. Bacon 2024-03-02 06:43:27 -06:00
parent da7f5defad
commit 597df66e66
1 changed files with 0 additions and 2 deletions

View File

@ -11,8 +11,6 @@ HOMEPAGE= https://canu.readthedocs.io/
COMMENT= Single molecule sequence assembler for genomes large and small
LICENSE= gnu-gpl-v2
DEPENDS+= gnuplot>0:../../graphics/gnuplot
SUBST_CLASSES+= perl
SUBST_STAGE.perl= pre-configure
SUBST_SED.perl+= -e 's|$$FindBin::RealBin/../lib/site_perl|${PREFIX}/${SITE_PERL_REL}|g'