diff options
Diffstat (limited to 'mail/p5-Net-SenderBase/Makefile')
-rw-r--r-- | mail/p5-Net-SenderBase/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Net-SenderBase/Makefile b/mail/p5-Net-SenderBase/Makefile index c8b7df01295b..fcc528e77cf1 100644 --- a/mail/p5-Net-SenderBase/Makefile +++ b/mail/p5-Net-SenderBase/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= rnejdl@ringofsaturn.com COMMENT= Query the SenderBase service -RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS +RUN_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS PERL_CONFIGURE= yes |