summaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2006-06-05 23:34:42 +0000
committerminskim <minskim@pkgsrc.org>2006-06-05 23:34:42 +0000
commit2b538d320d0ac0fe89a0f66bf61d695a226f49d3 (patch)
tree753f8863e837f261f1944cc43eb2fcbb61a2052f /biology
parent9b82c0c8cd15a65b68b34a8409e60689a4ecef27 (diff)
downloadpkgsrc-2b538d320d0ac0fe89a0f66bf61d695a226f49d3.tar.gz
Fix CHECK_INTERPRETER errors and warnings. Bump PKGREVISION.
Diffstat (limited to 'biology')
-rw-r--r--biology/bioperl/Makefile14
1 files changed, 12 insertions, 2 deletions
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: