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 /www/p5-HTML-FormFu | |
parent | 1a51eb4bf45e0ff35e1c51ba179d6e82c6daf964 (diff) |
Notes
Diffstat (limited to 'www/p5-HTML-FormFu')
-rw-r--r-- | www/p5-HTML-FormFu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTML-FormFu/Makefile b/www/p5-HTML-FormFu/Makefile index 7b3f8bc74fe9..bbc962fa2504 100644 --- a/www/p5-HTML-FormFu/Makefile +++ b/www/p5-HTML-FormFu/Makefile @@ -7,6 +7,7 @@ PORTNAME= HTML-FormFu PORTVERSION= 0.09003 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +17,6 @@ COMMENT= HTML Form Creation, Rendering and Validation Framework RUN_DEPENDS= p5-Captcha-reCAPTCHA>=0.93:${PORTSDIR}/graphics/p5-Captcha-reCAPTCHA \ p5-Class-Accessor-Chained>=0:${PORTSDIR}/devel/p5-Class-Accessor-Chained \ - p5-Class-MOP>=0:${PORTSDIR}/devel/p5-Class-MOP \ p5-Clone>=0.31:${PORTSDIR}/devel/p5-Clone \ p5-Config-Any>=0.18:${PORTSDIR}/devel/p5-Config-Any \ p5-Crypt-CBC>=0:${PORTSDIR}/security/p5-Crypt-CBC \ |