aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Net-SMTP_auth
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-04 02:58:34 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-04 02:58:34 +0000
commitf09059cc338d45e816a1c067b020c2828f68f4e4 (patch)
tree9733e402cff1bff52862c434a3e1ef9927cd7e49 /mail/p5-Net-SMTP_auth
parent11bd290c5b0bb9c38b434c426176709b3f80385d (diff)
downloadports-f09059cc338d45e816a1c067b020c2828f68f4e4.tar.gz
ports-f09059cc338d45e816a1c067b020c2828f68f4e4.zip
- Remove SITE_PERL from *_DEPENDS
Notes
Notes: svn path=/head/; revision=298322
Diffstat (limited to 'mail/p5-Net-SMTP_auth')
-rw-r--r--mail/p5-Net-SMTP_auth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-Net-SMTP_auth/Makefile b/mail/p5-Net-SMTP_auth/Makefile
index bd7d91266a89..e5345b33f3c0 100644
--- a/mail/p5-Net-SMTP_auth/Makefile
+++ b/mail/p5-Net-SMTP_auth/Makefile
@@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Simple Mail Transfer Protocol Client with AUTHentication
-BUILD_DEPENDS= ${SITE_PERL}/Authen/SASL.pm:${PORTSDIR}/security/p5-Authen-SASL \
- ${SITE_PERL}/Digest/HMAC_MD5.pm:${PORTSDIR}/security/p5-Digest-HMAC
+BUILD_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL \
+ p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC
PERL_CONFIGURE= yes