aboutsummaryrefslogtreecommitdiff
path: root/biology/velvet
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-19 07:38:11 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-19 07:38:11 +0000
commit57f1865da832cd9d777a31b47df5288436112d6a (patch)
treed6e27a0d57616c7eccb2246962b90d385173b08f /biology/velvet
parent715852b561960374f4893efaa2f34fe72c6bb1b2 (diff)
Notes
Diffstat (limited to 'biology/velvet')
-rw-r--r--biology/velvet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/velvet/Makefile b/biology/velvet/Makefile
index 1b25da738a44..200cf9f0a3cc 100644
--- a/biology/velvet/Makefile
+++ b/biology/velvet/Makefile
@@ -43,7 +43,7 @@ PERLMOD_FILES= contrib/VelvetOptimiser-2.2.4/VelvetOpt/Assembly.pm \
contrib/VelvetOptimiser-2.2.4/VelvetOpt/hwrap.pm
.if !defined(WITHOUT_PYTHON)
-USE_PYTHON= yes
+USES+= python
SHEBANG_FILES+= contrib/AssemblyAssembler1.3/AssemblyAssembler1.3.py
.endif