aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Authen-TypeKey
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-26 15:01:09 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-26 15:01:09 +0000
commit22b0d4983bcfed37c4c5129bf782a7457353fb9b (patch)
tree0636632968e1dca1293f29ca51c58f2718d717bb /security/p5-Authen-TypeKey
parent36275a2060d9cc6a677603da7d2060e3a0a9f673 (diff)
downloadports-22b0d4983bcfed37c4c5129bf782a7457353fb9b.tar.gz
ports-22b0d4983bcfed37c4c5129bf782a7457353fb9b.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 8). Approved by: portmgr (itetcu)
Notes
Notes: svn path=/head/; revision=248617
Diffstat (limited to 'security/p5-Authen-TypeKey')
-rw-r--r--security/p5-Authen-TypeKey/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Authen-TypeKey/Makefile b/security/p5-Authen-TypeKey/Makefile
index 819b051b41d8..3e0c0b40dd2f 100644
--- a/security/p5-Authen-TypeKey/Makefile
+++ b/security/p5-Authen-TypeKey/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Authen-TypeKey
PORTVERSION= 0.05
+PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,7 +16,6 @@ MAINTAINER= gslin@gslin.org
COMMENT= TypeKey authentication verification
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
- ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
${SITE_PERL}/Class/ErrorHandler.pm:${PORTSDIR}/devel/p5-Class-ErrorHandler \
${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/Math/BigInt.pm:${PORTSDIR}/math/p5-Math-BigInt