aboutsummaryrefslogtreecommitdiffstats
path: root/mail/spamass-ixhash
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-06-30 21:10:09 +0800
committeraz <az@FreeBSD.org>2012-06-30 21:10:09 +0800
commita7e7fdfccf4fa5eb805f6acc1ee10004c46d3037 (patch)
treef78a57ac64c34629a389583eb8e4f37a5cd8becd /mail/spamass-ixhash
parent5648943fce0bad82d0f6c6a2c9ab8d5a9157aae0 (diff)
downloadfreebsd-ports-gnome-a7e7fdfccf4fa5eb805f6acc1ee10004c46d3037.tar.gz
freebsd-ports-gnome-a7e7fdfccf4fa5eb805f6acc1ee10004c46d3037.tar.zst
freebsd-ports-gnome-a7e7fdfccf4fa5eb805f6acc1ee10004c46d3037.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Diffstat (limited to 'mail/spamass-ixhash')
-rw-r--r--mail/spamass-ixhash/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/spamass-ixhash/Makefile b/mail/spamass-ixhash/Makefile
index 14eef91d9948..2519c67f5f46 100644
--- a/mail/spamass-ixhash/Makefile
+++ b/mail/spamass-ixhash/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= michael@ranner.eu
COMMENT= The iXhash plugin for SpamAssassin
RUN_DEPENDS= spamc:${PORTSDIR}/mail/p5-Mail-SpamAssassin \
- ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
+ p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5 \
p5-Net-DNS>=0.63:${PORTSDIR}/dns/p5-Net-DNS
LICENSE= AL2