aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-SRS
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-30 13:10:09 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-30 13:10:09 +0000
commit5c64b5a4911718fa81c0be3e3aad5da37630a2dc (patch)
tree00fcf0fa616ca872f96b192c443509a356ced8c0 /mail/p5-Mail-SRS
parent72fedb70a9074e30f94495fc051cf2771a93b3f0 (diff)
downloadports-5c64b5a4911718fa81c0be3e3aad5da37630a2dc.tar.gz
ports-5c64b5a4911718fa81c0be3e3aad5da37630a2dc.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300267
Diffstat (limited to 'mail/p5-Mail-SRS')
-rw-r--r--mail/p5-Mail-SRS/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-Mail-SRS/Makefile b/mail/p5-Mail-SRS/Makefile
index 3304f9b93528..23a64e50f4a9 100644
--- a/mail/p5-Mail-SRS/Makefile
+++ b/mail/p5-Mail-SRS/Makefile
@@ -15,8 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= chifeng@gmail.com
COMMENT= Sender Rewriting Scheme
-BUILD_DEPENDS= ${SITE_PERL}/Digest/HMAC_SHA1.pm:${PORTSDIR}/security/p5-Digest-HMAC \
- ${SITE_PERL}/MLDBM.pm:${PORTSDIR}/databases/p5-MLDBM
+BUILD_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \
+ p5-MLDBM>=0:${PORTSDIR}/databases/p5-MLDBM
RUN_DEPENDS:= ${BUILD_DEPENDS}
MAN3= Mail::SRS.3 \