diff options
Diffstat (limited to 'biology/p5-bioperl-run/Makefile')
-rw-r--r-- | biology/p5-bioperl-run/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/biology/p5-bioperl-run/Makefile b/biology/p5-bioperl-run/Makefile index 2e81e0d0d882..2decb02726d5 100644 --- a/biology/p5-bioperl-run/Makefile +++ b/biology/p5-bioperl-run/Makefile @@ -7,6 +7,7 @@ PORTNAME= bioperl-run PORTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= biology perl5 MASTER_SITES= http://bioperl.org/DIST/ \ ${MASTER_SITE_PERL_CPAN} @@ -15,7 +16,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= mauricio@arareko.net COMMENT= Wrapper modules for common bioinformatics tools -BUILD_DEPENDS= p5-bioperl=1.4:${PORTSDIR}/biology/p5-bioperl \ +BUILD_DEPENDS= p5-bioperl=1.4_1:${PORTSDIR}/biology/p5-bioperl \ ${SITE_PERL}/Algorithm/Diff.pm:${PORTSDIR}/devel/p5-Algorithm-Diff RUN_DEPENDS= ${BUILD_DEPENDS} |