aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Params-Coerce/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-28 22:37:43 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-28 22:37:43 +0000
commit62b70a85de3b100d6a95481572ab67d9fc5c39f2 (patch)
tree149852f2f73ac2fb6430cf6f1d618acb1edbc6f6 /devel/p5-Params-Coerce/Makefile
parentbd4db3adf7086cbf9916b7e8101aa3215827e672 (diff)
downloadports-62b70a85de3b100d6a95481572ab67d9fc5c39f2.tar.gz
ports-62b70a85de3b100d6a95481572ab67d9fc5c39f2.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 14). Approved by: portmgr (itetcu)
Notes
Notes: svn path=/head/; revision=248771
Diffstat (limited to 'devel/p5-Params-Coerce/Makefile')
-rw-r--r--devel/p5-Params-Coerce/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/p5-Params-Coerce/Makefile b/devel/p5-Params-Coerce/Makefile
index 36d1c7045422..50f07645d4f0 100644
--- a/devel/p5-Params-Coerce/Makefile
+++ b/devel/p5-Params-Coerce/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Params-Coerce
PORTVERSION= 0.14
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,10 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= coryking@mozimedia.com
COMMENT= Allows your classes to do coercion of parameters (Params::Coerce)
-BUILD_DEPENDS= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \
- p5-Params-Util>=0.20:${PORTSDIR}/devel/p5-Params-Util
-RUN_DEPENDS= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \
- p5-Params-Util>=0.20:${PORTSDIR}/devel/p5-Params-Util
+BUILD_DEPENDS= p5-Params-Util>=0.20:${PORTSDIR}/devel/p5-Params-Util
+RUN_DEPENDS= p5-Params-Util>=0.20:${PORTSDIR}/devel/p5-Params-Util
PERL_CONFIGURE= yes