aboutsummaryrefslogtreecommitdiff
path: root/biology/p5-bioperl-run
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2007-05-19 20:36:56 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2007-05-19 20:36:56 +0000
commitd4f0d0048a8755106a4b0445221a19761e746984 (patch)
treec87184c5bfeaf942c827c5f706186ce9786a2588 /biology/p5-bioperl-run
parente82affd309fc2d8e5ea19b2e003f1296920bd825 (diff)
downloadports-d4f0d0048a8755106a4b0445221a19761e746984.tar.gz
ports-d4f0d0048a8755106a4b0445221a19761e746984.zip
Notes
Diffstat (limited to 'biology/p5-bioperl-run')
-rw-r--r--biology/p5-bioperl-run/Makefile3
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}