aboutsummaryrefslogtreecommitdiff
path: root/biology/velvet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'biology/velvet/Makefile')
-rw-r--r--biology/velvet/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/biology/velvet/Makefile b/biology/velvet/Makefile
index 6808c05340c1..de5eae20a9c6 100644
--- a/biology/velvet/Makefile
+++ b/biology/velvet/Makefile
@@ -22,7 +22,8 @@ MAXKMERLENGTH?= 31
VELVET_CATEGORIES?= 2
MAKE_ENV+= MAXKMERLENGTH=${MAXKMERLENGTH} CATEGORIES=${VELVET_CATEGORIES}
-USE_PERL5_RUN= yes
+USES= perl5
+USE_PERL5= run
BINARIES= velvetg velveth
SCRIPTS= shuffleSequences_fasta.pl shuffleSequences_fastq.pl \