aboutsummaryrefslogtreecommitdiff
path: root/biology/p5-AcePerl
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/p5-AcePerl
parentab2c44e8e3f8b82f548975bf4ceace1f8017f8bf (diff)
downloadports-326d89e09870e9b2027b1aa9931a2573f6a1d9ee.tar.gz
ports-326d89e09870e9b2027b1aa9931a2573f6a1d9ee.zip
- 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/p5-AcePerl')
-rw-r--r--biology/p5-AcePerl/Makefile5
1 files changed, 2 insertions, 3 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