aboutsummaryrefslogtreecommitdiffstats
path: root/biology/p5-bioperl-run
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2007-05-20 04:36:56 +0800
committerflz <flz@FreeBSD.org>2007-05-20 04:36:56 +0800
commit87f4d471fb27b9547c1a0de221b51f4c31684157 (patch)
treedfc4d7ae0fdd043d231bab6f4e98fccbbad14665 /biology/p5-bioperl-run
parent5ae66b41b712e5f34c78308a97f7511fc0b1539e (diff)
downloadfreebsd-ports-gnome-87f4d471fb27b9547c1a0de221b51f4c31684157.tar.gz
freebsd-ports-gnome-87f4d471fb27b9547c1a0de221b51f4c31684157.tar.zst
freebsd-ports-gnome-87f4d471fb27b9547c1a0de221b51f4c31684157.zip
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
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}