aboutsummaryrefslogtreecommitdiff
path: root/biology/p5-Bio-Phylo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'biology/p5-Bio-Phylo/Makefile')
-rw-r--r--biology/p5-Bio-Phylo/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/biology/p5-Bio-Phylo/Makefile b/biology/p5-Bio-Phylo/Makefile
index ade9de01913c..cf6f40d3e1bb 100644
--- a/biology/p5-Bio-Phylo/Makefile
+++ b/biology/p5-Bio-Phylo/Makefile
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= Bio-Phylo
-PORTVERSION= 0.58
-PORTREVISION= 1
+PORTVERSION= 2.0.1
+DISTVERSIONPREFIX= v
CATEGORIES= biology perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,11 +15,14 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE_ART10= ${WRKSRC}/COPYING
-BUILD_DEPENDS= p5-BioPerl>=0:biology/p5-BioPerl \
+BUILD_DEPENDS= p5-Archive-Zip>=0:archivers/p5-Archive-Zip \
+ p5-BioPerl>=0:biology/p5-BioPerl \
p5-GD>=0:graphics/p5-GD \
p5-Math-CDF>=0:math/p5-Math-CDF \
p5-Math-Random>=0:math/p5-Math-Random \
p5-PDF-API2>=0:textproc/p5-PDF-API2 \
+ p5-RDF-Query>=0:textproc/p5-RDF-Query \
+ p5-RDF-Trine>=0:textproc/p5-RDF-Trine \
p5-SVG>=0:textproc/p5-SVG \
p5-SWF-Builder>=0:graphics/p5-SWF-Builder \
p5-XML-LibXML>=0:textproc/p5-XML-LibXML \