aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/p5-Google-Chart
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2010-01-28 10:32:30 +0800
committerkuriyama <kuriyama@FreeBSD.org>2010-01-28 10:32:30 +0800
commitd49922431f45777450b6c0618913107655f7043a (patch)
tree17c47694fb6d2043b21fe96fc9d157f499aa6a35 /graphics/p5-Google-Chart
parent2189df97dd7c57e73204d6c402916a3859d1c392 (diff)
downloadfreebsd-ports-graphics-d49922431f45777450b6c0618913107655f7043a.tar.gz
freebsd-ports-graphics-d49922431f45777450b6c0618913107655f7043a.tar.zst
freebsd-ports-graphics-d49922431f45777450b6c0618913107655f7043a.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 12). Approved by: portmgr (itetcu)
Diffstat (limited to 'graphics/p5-Google-Chart')
-rw-r--r--graphics/p5-Google-Chart/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-Google-Chart/Makefile b/graphics/p5-Google-Chart/Makefile
index 000d504df54..af9326cac0c 100644
--- a/graphics/p5-Google-Chart/Makefile
+++ b/graphics/p5-Google-Chart/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Google-Chart
PORTVERSION= 0.05014
+PORTREVISION= 1
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,7 +18,6 @@ COMMENT= Perl Interface to Google Charts API
RUN_DEPENDS= p5-Class-MOP>=0.63:${PORTSDIR}/devel/p5-Class-MOP \
p5-libwww>0:${PORTSDIR}/www/p5-libwww \
p5-Moose>=0.54:${PORTSDIR}/devel/p5-Moose \
- p5-Scalar-List-Utils>0:${PORTSDIR}/lang/p5-Scalar-List-Utils \
p5-URI>0:${PORTSDIR}/net/p5-URI
MAN3= Google::Chart.3 Google::Chart::Axis.3 \