aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Authen-PluggableCaptcha/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Authen-PluggableCaptcha/Makefile')
-rw-r--r--security/p5-Authen-PluggableCaptcha/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/p5-Authen-PluggableCaptcha/Makefile b/security/p5-Authen-PluggableCaptcha/Makefile
index 8004091b07e1..4fe09b0211cc 100644
--- a/security/p5-Authen-PluggableCaptcha/Makefile
+++ b/security/p5-Authen-PluggableCaptcha/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Authen-PluggableCaptcha
PORTVERSION= 0.05
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,8 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A pluggable Captcha framework for Perl
-BUILD_DEPENDS= p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes \
- p5-Number-Spell>=0:${PORTSDIR}/textproc/p5-Number-Spell \
+BUILD_DEPENDS= p5-Number-Spell>=0:${PORTSDIR}/textproc/p5-Number-Spell \
p5-HTML-Email-Obfuscate>=0:${PORTSDIR}/security/p5-HTML-Email-Obfuscate
RUN_DEPENDS= ${BUILD_DEPENDS}