summaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorobache <obache>2014-06-02 12:51:38 +0000
committerobache <obache>2014-06-02 12:51:38 +0000
commit67f45eba094a65696ad2442c3a4900646dea7574 (patch)
treeb49ad941fe037d74a01e2e3035fe4f619ea38df4 /biology
parente90fa5d40878ec2cfa999ea2f44037e6e369bedb (diff)
downloadpkgsrc-67f45eba094a65696ad2442c3a4900646dea7574.tar.gz
DB_File was first released with perl 5
Diffstat (limited to 'biology')
-rw-r--r--biology/bioperl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/bioperl/Makefile b/biology/bioperl/Makefile
index 1884dc3d4a4..f4dffa63783 100644
--- a/biology/bioperl/Makefile
+++ b/biology/bioperl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2014/06/02 10:06:06 obache Exp $
+# $NetBSD: Makefile,v 1.28 2014/06/02 12:51:38 obache Exp $
DISTNAME= BioPerl-1.6.923
PKGNAME= ${DISTNAME:tl}
@@ -19,7 +19,7 @@ DEPENDS+= p5-Array-Compare-[0-9]*:../../devel/p5-Array-Compare
DEPENDS+= p5-Bio-ASN1-EntrezGene-[0-9]*:../../biology/p5-Bio-ASN1-EntrezGene
DEPENDS+= p5-Clone-[0-9]*:../../devel/p5-Clone
DEPENDS+= p5-Convert-Binary-C-[0-9]*:../../devel/p5-Convert-Binary-C
-DEPENDS+= p5-DB_File-[0-9]*:../../databases/p5-DB_File
+DEPENDS+= {perl>=5,p5-DB_File-[0-9]*}:../../databases/p5-DB_File
DEPENDS+= p5-Data-Stag>=0.11:../../devel/p5-Data-Stag
DEPENDS+= p5-Error-[0-9]*:../../devel/p5-Error
DEPENDS+= {perl>=5.10.1,p5-ExtUtils-Manifest>=1.52}:../../devel/p5-ExtUtils-Manifest