aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Captcha
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-05 07:44:03 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-05 07:44:03 +0000
commitcd14f625221f76ff658c90e1b7883f843e7aa6e2 (patch)
treee57ec24730f8313d6d5755c3b470c4528fcea8df /www/p5-Catalyst-Plugin-Captcha
parent7338ec6fb1d45a32faa14ccbf54da7d02717fef0 (diff)
Notes
Diffstat (limited to 'www/p5-Catalyst-Plugin-Captcha')
-rw-r--r--www/p5-Catalyst-Plugin-Captcha/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-Catalyst-Plugin-Captcha/Makefile b/www/p5-Catalyst-Plugin-Captcha/Makefile
index d775068a5900..391b1fc5e287 100644
--- a/www/p5-Catalyst-Plugin-Captcha/Makefile
+++ b/www/p5-Catalyst-Plugin-Captcha/Makefile
@@ -16,9 +16,9 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Create and validate Captcha for Catalyst
BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
- ${SITE_PERL}/Catalyst/Plugin/Session.pm:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \
- ${SITE_PERL}/HTTP/Date.pm:${PORTSDIR}/www/p5-libwww \
- ${SITE_PERL}/GD/SecurityImage.pm:${PORTSDIR}/security/p5-GD-SecurityImage
+ p5-Catalyst-Plugin-Session>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \
+ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
+ p5-GD-SecurityImage>=0:${PORTSDIR}/security/p5-GD-SecurityImage
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes