diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-24 21:44:44 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-24 21:44:44 +0000 |
commit | 8a60d10be5d782a30b651bd65858d8daa85cb006 (patch) | |
tree | 732f41727e76565b121ec64c9bab0f6fb1f7f2b7 /www/p5-Reaction | |
parent | 061e5bb52bef9bad910821e25632eb5106f31c44 (diff) | |
download | ports-8a60d10be5d782a30b651bd65858d8daa85cb006.tar.gz ports-8a60d10be5d782a30b651bd65858d8daa85cb006.zip |
Notes
Diffstat (limited to 'www/p5-Reaction')
-rw-r--r-- | www/p5-Reaction/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/p5-Reaction/Makefile b/www/p5-Reaction/Makefile index d32d03cd2a26..f9e5643f58ea 100644 --- a/www/p5-Reaction/Makefile +++ b/www/p5-Reaction/Makefile @@ -7,7 +7,7 @@ PORTNAME= Reaction PORTVERSION= 0.001001 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -39,7 +39,6 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7002:${PORTSDIR}/www/p5-Catalyst-Runtime \ ${SITE_PERL}/Email/Valid.pm:${PORTSDIR}/mail/p5-Email-Valid \ ${SITE_PERL}/Email/Send.pm:${PORTSDIR}/mail/p5-Email-Send \ ${SITE_PERL}/Email/MIME.pm:${PORTSDIR}/mail/p5-Email-MIME \ - ${SITE_PERL}/Email/MIME/Creator.pm:${PORTSDIR}/mail/p5-Email-MIME-Creator \ ${SITE_PERL}/${PERL_ARCH}/Text/CSV_XS.pm:${PORTSDIR}/textproc/p5-Text-CSV_XS \ p5-File-ShareDir>=1.00:${PORTSDIR}/devel/p5-File-ShareDir \ ${SITE_PERL}/${PERL_ARCH}/Devel/Declare.pm:${PORTSDIR}/devel/p5-Devel-Declare |