Skip to content

Commit

Permalink
DB_File was first released with perl 5
Browse files Browse the repository at this point in the history
  • Loading branch information
obache committed Jun 2, 2014
1 parent 6d0efb7 commit ce456cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions biology/bioperl/Makefile
Original file line number Diff line number Diff line change
@@ -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}
Expand All @@ -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
Expand Down

0 comments on commit ce456cb

Please sign in to comment.