aboutsummaryrefslogtreecommitdiffstats
path: root/mail/p5-Net-SMTP_auth
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2010-01-27 09:47:48 +0800
committerkuriyama <kuriyama@FreeBSD.org>2010-01-27 09:47:48 +0800
commit9c1522b79dcc8b8a724f80636fdc2de97df51cd8 (patch)
tree3f4c11721abe1273bfb5891c4df75a81d0365e06 /mail/p5-Net-SMTP_auth
parentf48abe54206eb6d48a001af1809ace7a9b6bcf62 (diff)
downloadfreebsd-ports-gnome-9c1522b79dcc8b8a724f80636fdc2de97df51cd8.tar.gz
freebsd-ports-gnome-9c1522b79dcc8b8a724f80636fdc2de97df51cd8.tar.zst
freebsd-ports-gnome-9c1522b79dcc8b8a724f80636fdc2de97df51cd8.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 10). Approved by: portmgr (itetcu)
Diffstat (limited to 'mail/p5-Net-SMTP_auth')
-rw-r--r--mail/p5-Net-SMTP_auth/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/p5-Net-SMTP_auth/Makefile b/mail/p5-Net-SMTP_auth/Makefile
index c3efc9faed75..d29ab1af97af 100644
--- a/mail/p5-Net-SMTP_auth/Makefile
+++ b/mail/p5-Net-SMTP_auth/Makefile
@@ -14,8 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= clsung@FreeBSD.org
COMMENT= Simple Mail Transfer Protocol Client with AUTHentication
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
- ${SITE_PERL}/Authen/SASL.pm:${PORTSDIR}/security/p5-Authen-SASL \
+BUILD_DEPENDS= ${SITE_PERL}/Authen/SASL.pm:${PORTSDIR}/security/p5-Authen-SASL \
${SITE_PERL}/Digest/HMAC_MD5.pm:${PORTSDIR}/security/p5-Digest-HMAC
PERL_CONFIGURE= yes