aboutsummaryrefslogtreecommitdiffstats
path: root/biology/p5-bioperl-run-devel
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-devel
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-devel')
-rw-r--r--biology/p5-bioperl-run-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/biology/p5-bioperl-run-devel/Makefile b/biology/p5-bioperl-run-devel/Makefile
index b6738ab318ac..10d10f59033b 100644
--- a/biology/p5-bioperl-run-devel/Makefile
+++ b/biology/p5-bioperl-run-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= bioperl-run
PORTVERSION= 1.5.1
+PORTREVISION= 1
CATEGORIES= biology perl5
MASTER_SITES= http://bioperl.org/DIST/
PKGNAMEPREFIX= p5-
@@ -14,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= mauricio@arareko.net
COMMENT= Wrapper modules for common bioinformatics tools (developer release)
-BUILD_DEPENDS= p5-bioperl=1.5.1:${PORTSDIR}/biology/p5-bioperl-devel \
+BUILD_DEPENDS= p5-bioperl=1.5.1_1:${PORTSDIR}/biology/p5-bioperl-devel \
${SITE_PERL}/Algorithm/Diff.pm:${PORTSDIR}/devel/p5-Algorithm-Diff
RUN_DEPENDS= ${BUILD_DEPENDS}