summaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-29 14:52:21 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-29 14:52:21 +0000
commit326d89e09870e9b2027b1aa9931a2573f6a1d9ee (patch)
tree57451655f6f8b8919ddb911ea530ab60369f5d20 /biology
parent- Mark MAKE_JOBS_UNSAFE (diff)
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 19; last!). Approved by: portmgr (itetcu)
Notes
Notes: svn path=/head/; revision=248805
Diffstat (limited to 'biology')
-rw-r--r--biology/p5-AcePerl/Makefile5
-rw-r--r--biology/p5-Bio-Glite/Makefile4
-rw-r--r--biology/p5-Bio-Graphics/Makefile5
-rw-r--r--biology/p5-bioperl/Makefile4
4 files changed, 7 insertions, 11 deletions
diff --git a/biology/p5-AcePerl/Makefile b/biology/p5-AcePerl/Makefile
index 65aea162d929..15344e01da2b 100644
--- a/biology/p5-AcePerl/Makefile
+++ b/biology/p5-AcePerl/Makefile
@@ -7,7 +7,7 @@
PORTNAME= AcePerl
PORTVERSION= 1.92
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= biology databases perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Ace
@@ -16,8 +16,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 interface to the ACEDB genome database system
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils \
- ${SITE_PERL}/Cache/Cache.pm:${PORTSDIR}/devel/p5-Cache-Cache
+RUN_DEPENDS= ${SITE_PERL}/Cache/Cache.pm:${PORTSDIR}/devel/p5-Cache-Cache
BUILD_DEPENDS= ${RUN_DEPENDS}
MAKE_JOBS_UNSAFE= yes
diff --git a/biology/p5-Bio-Glite/Makefile b/biology/p5-Bio-Glite/Makefile
index 61e52557e15e..a600ac92a42c 100644
--- a/biology/p5-Bio-Glite/Makefile
+++ b/biology/p5-Bio-Glite/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Bio-Glite
PORTVERSION= 0.10
+PORTREVISION= 1
CATEGORIES= biology perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= wenheping@gmail.com
COMMENT= An Perl Interface to G-language
-BUILD_DEPENDS= p5-Data-Dumper>=2.121:${PORTSDIR}/devel/p5-Data-Dumper \
- p5-libwww>=5:${PORTSDIR}/www/p5-libwww
+BUILD_DEPENDS= p5-libwww>=5:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= YES
diff --git a/biology/p5-Bio-Graphics/Makefile b/biology/p5-Bio-Graphics/Makefile
index ccd31862330d..744546201f63 100644
--- a/biology/p5-Bio-Graphics/Makefile
+++ b/biology/p5-Bio-Graphics/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Bio-Graphics
PORTVERSION= 1.995
+PORTREVISION= 2
CATEGORIES= biology perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -18,9 +19,7 @@ BUILD_DEPENDS= p5-GD>=2.3:${PORTSDIR}/graphics/p5-GD \
p5-GD-SVG>=0.32:${PORTSDIR}/graphics/p5-GD-SVG \
p5-Statistics-Descriptive>=2.6:${PORTSDIR}/math/p5-Statistics-Descriptive \
p5-bioperl>=1.6.0:${PORTSDIR}/biology/p5-bioperl \
- p5-Text-ParseWords>=3.26:${PORTSDIR}/textproc/p5-Text-ParseWords \
- p5-Bio-SCF>=1.01:${PORTSDIR}/biology/p5-Bio-SCF \
- p5-ExtUtils-MakeMaker>=0:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker
+ p5-Bio-SCF>=1.01:${PORTSDIR}/biology/p5-Bio-SCF
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_MODBUILD= YES
diff --git a/biology/p5-bioperl/Makefile b/biology/p5-bioperl/Makefile
index 9a062710b2dc..a1438ea6313d 100644
--- a/biology/p5-bioperl/Makefile
+++ b/biology/p5-bioperl/Makefile
@@ -7,6 +7,7 @@
PORTNAME= bioperl
PORTVERSION= 1.6.1
+PORTREVISION= 1
CATEGORIES= biology perl5
MASTER_SITES= http://bioperl.org/DIST/ \
CPAN
@@ -47,18 +48,15 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/${PERL_VERSION}/Text/Wrap.pm:${PORTSDIR}/l
${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD \
${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser \
${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \
- ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \
${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \
${SITE_PERL}/Spreadsheet/ParseExcel.pm:${PORTSDIR}/textproc/p5-Spreadsheet-ParseExcel \
${SITE_PERL}/${PERL_ARCH}/Convert/Binary/C.pm:${PORTSDIR}/converters/p5-Convert-Binary-C \
- ${SITE_PERL}/Test/Harness.pm:${PORTSDIR}/devel/p5-Test-Harness \
${SITE_PERL}/Algorithm/Munkres.pm:${PORTSDIR}/math/p5-Algorithm-Munkres \
${SITE_PERL}/Array/Compare.pm:${PORTSDIR}/misc/p5-Array-Compare \
${SITE_PERL}/GraphViz.pm:${PORTSDIR}/graphics/p5-GraphViz \
${SITE_PERL}/${PERL_ARCH}/Math/Random.pm:${PORTSDIR}/math/p5-Math-Random \
${SITE_PERL}/PostScript/TextBlock.pm:${PORTSDIR}/print/p5-PostScript \
${SITE_PERL}/Set/Scalar.pm:${PORTSDIR}/devel/p5-Set-Scalar \
- ${SITE_PERL}/Text/ParseWords.pm:${PORTSDIR}/textproc/p5-Text-ParseWords \
${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI
RUN_DEPENDS= ${BUILD_DEPENDS}