diff options
Diffstat (limited to 'biology/lagan/Makefile')
-rw-r--r-- | biology/lagan/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/biology/lagan/Makefile b/biology/lagan/Makefile index 6005caaa84be..c76fe3590ae4 100644 --- a/biology/lagan/Makefile +++ b/biology/lagan/Makefile @@ -3,6 +3,7 @@ PORTNAME= lagan PORTVERSION= 2.0 +PORTREVISION= 1 CATEGORIES= biology MASTER_SITES= http://lagan.stanford.edu/lagan_web/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} @@ -12,8 +13,9 @@ COMMENT= Efficient tools for large-scale multiple alignments of genomic DNA LICENSE= GPLv2 -USES= perl5 +USES= perl5 shebangfix USE_PERL5= run +SHEBANG_FILES= slagan.pl MAKE_JOBS_UNSAFE=yes SUB_FILES= pkg-message |