From 5c64b5a4911718fa81c0be3e3aad5da37630a2dc Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Sat, 30 Jun 2012 13:10:09 +0000 Subject: - Remove SITE_PERL from *_DEPENDS Approved by: portmgr@ (bapt@) --- mail/mimedefang/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mail/mimedefang') diff --git a/mail/mimedefang/Makefile b/mail/mimedefang/Makefile index aa9ec58b99c8..51498a7c2933 100644 --- a/mail/mimedefang/Makefile +++ b/mail/mimedefang/Makefile @@ -16,10 +16,10 @@ COMMENT= Milter based anti-spam and anti-virus filtering program LICENSE= GPLv2 BUILD_DEPENDS= \ - ${SITE_PERL}/IO/Stringy.pm:${PORTSDIR}/devel/p5-IO-stringy \ + p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy \ p5-MIME-Tools>=5.417:${PORTSDIR}/mail/p5-MIME-Tools \ - ${SITE_PERL}/Mail/Address.pm:${PORTSDIR}/mail/p5-Mail-Tools \ - ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \ + p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools \ + p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ p5-Mail-SpamAssassin>=3.0:${PORTSDIR}/mail/p5-Mail-SpamAssassin RUN_DEPENDS:= ${BUILD_DEPENDS} -- cgit v1.2.3