aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Captcha-reCAPTCHA-Mailhide
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2011-05-30 08:39:27 +0000
committerFrederic Culot <culot@FreeBSD.org>2011-05-30 08:39:27 +0000
commitb7c4a14e411a3b8f2867988cf2ad4ba375fc971e (patch)
treef30fc839426fe4cc54b1e01bfbe817a15a019e3e /graphics/p5-Captcha-reCAPTCHA-Mailhide
parentdf439ca849298011e3b01133f79490eaeecb18ca (diff)
downloadports-b7c4a14e411a3b8f2867988cf2ad4ba375fc971e.tar.gz
ports-b7c4a14e411a3b8f2867988cf2ad4ba375fc971e.zip
Notes
Diffstat (limited to 'graphics/p5-Captcha-reCAPTCHA-Mailhide')
-rw-r--r--graphics/p5-Captcha-reCAPTCHA-Mailhide/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/p5-Captcha-reCAPTCHA-Mailhide/Makefile b/graphics/p5-Captcha-reCAPTCHA-Mailhide/Makefile
index 2d98afc154af..edb21f5c1cff 100644
--- a/graphics/p5-Captcha-reCAPTCHA-Mailhide/Makefile
+++ b/graphics/p5-Captcha-reCAPTCHA-Mailhide/Makefile
@@ -15,9 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= gerard@seibercom.net
COMMENT= A Perl implementation of the reCAPTCHA Mailhide API
-BUILD_DEPENDS= p5-Crypt-Rijndael>=1.09:${PORTSDIR}/security/p5-Crypt-Rijndael \
- p5-HTML-Tiny>=1.05:${PORTSDIR}/textproc/p5-HTML-Tiny \
- p5-MIME-Base64>=3.13:${PORTSDIR}/converters/p5-MIME-Base64
+BUILD_DEPENDS= p5-Crypt-Rijndael>=0:${PORTSDIR}/security/p5-Crypt-Rijndael \
+ p5-HTML-Tiny>=0.904:${PORTSDIR}/textproc/p5-HTML-Tiny
RUN_DEPENDS:= ${BUILD_DEPENDS}