From c0f33d9cbc748f455024efef9154bf45ae3ad3a4 Mon Sep 17 00:00:00 2001 From: minskim Date: Mon, 5 Jun 2006 23:34:42 +0000 Subject: Fix CHECK_INTERPRETER errors and warnings. Bump PKGREVISION. --- biology/bioperl/Makefile | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'biology') diff --git a/biology/bioperl/Makefile b/biology/bioperl/Makefile index 10a08781168..9cf00438ec7 100644 --- a/biology/bioperl/Makefile +++ b/biology/bioperl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2006/03/04 21:29:01 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2006/06/05 23:34:42 minskim Exp $ # DISTNAME= bioperl-0.7.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= biology MASTER_SITES= http://bioperl.org/Core/Latest/ @@ -10,6 +10,16 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://bioperl.org/ COMMENT= Perl tools for computational molecular biology +REPLACE_PERL+= Bio/LiveSeq/Chain.pm +REPLACE_PERL+= Bio/SeqIO/game/featureHandler.pm +REPLACE_PERL+= Bio/Tools/Blast/Run/postclient.pl +REPLACE_PERL+= examples/gsequence +REPLACE_PERL+= examples/*.pl +REPLACE_PERL+= examples/blast/*.pl +REPLACE_PERL+= examples/root_object/*.pl +REPLACE_PERL+= examples/root_object/vector/vector.pl +REPLACE_PERL+= examples/seq/*.pl + PERL5_PACKLIST= auto/Bio/.packlist post-install: -- cgit v1.2.3