diff options
author | Andrej Zverev <az@FreeBSD.org> | 2011-06-07 09:13:15 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2011-06-07 09:13:15 +0000 |
commit | 3d05a54a18ad96698fe52b6645aa7b9b211e91df (patch) | |
tree | 7a6d76e13bdd27487a15a61abeb9dbf1fa238843 /graphics/p5-Google-Chart | |
parent | 1a51eb4bf45e0ff35e1c51ba179d6e82c6daf964 (diff) | |
download | ports-3d05a54a18ad96698fe52b6645aa7b9b211e91df.tar.gz ports-3d05a54a18ad96698fe52b6645aa7b9b211e91df.zip |
Notes
Diffstat (limited to 'graphics/p5-Google-Chart')
-rw-r--r-- | graphics/p5-Google-Chart/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/p5-Google-Chart/Makefile b/graphics/p5-Google-Chart/Makefile index ad4fdb09f6e3..c5677718b390 100644 --- a/graphics/p5-Google-Chart/Makefile +++ b/graphics/p5-Google-Chart/Makefile @@ -7,7 +7,7 @@ PORTNAME= Google-Chart PORTVERSION= 0.05014 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,8 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= wen@FreeBSD.org 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 \ +RUN_DEPENDS= p5-libwww>0:${PORTSDIR}/www/p5-libwww \ p5-Moose>=0.54:${PORTSDIR}/devel/p5-Moose \ p5-URI>0:${PORTSDIR}/net/p5-URI |