aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Authen-Captcha
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2010-01-16 22:45:49 +0800
committerkuriyama <kuriyama@FreeBSD.org>2010-01-16 22:45:49 +0800
commitcd3bd119df7bda0177bdea0f6c453d1a4f9d5990 (patch)
tree2008cda24d377a4d487347df1db9b79077a8824d /security/p5-Authen-Captcha
parent6241c3af6d208beb3e754d0a9d3739940c881f71 (diff)
downloadfreebsd-ports-gnome-cd3bd119df7bda0177bdea0f6c453d1a4f9d5990.tar.gz
freebsd-ports-gnome-cd3bd119df7bda0177bdea0f6c453d1a4f9d5990.tar.zst
freebsd-ports-gnome-cd3bd119df7bda0177bdea0f6c453d1a4f9d5990.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist from ports
maintained by (perl|ports|kuriyama)@FreeBSD.org. - Targets are: Test::Simple, Digest::MD5, Locale-Maketext, ExtUtils::MakeMaker, ExtUtils::ParseXS, File::Temp, Getopt::Long, Encode, Digest, Pod::Parser, File::Spec.
Diffstat (limited to 'security/p5-Authen-Captcha')
-rw-r--r--security/p5-Authen-Captcha/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/security/p5-Authen-Captcha/Makefile b/security/p5-Authen-Captcha/Makefile
index c12c0d8271ff..253bba7c3c5a 100644
--- a/security/p5-Authen-Captcha/Makefile
+++ b/security/p5-Authen-Captcha/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Authen-Captcha
PORTVERSION= 1.023
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,9 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module to verify the human element in transactions
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD \
- ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
- ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes