diff options
Diffstat (limited to 'mail/p5-Mail-SPF/Makefile')
-rw-r--r-- | mail/p5-Mail-SPF/Makefile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/mail/p5-Mail-SPF/Makefile b/mail/p5-Mail-SPF/Makefile index b5c2717c0404..ce55c85d57ca 100644 --- a/mail/p5-Mail-SPF/Makefile +++ b/mail/p5-Mail-SPF/Makefile @@ -15,13 +15,13 @@ COMMENT= Object-oriented implementation of Sender Policy Framework LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-Error>=0:${PORTSDIR}/lang/p5-Error \ - p5-Net-DNS>=0.62:${PORTSDIR}/dns/p5-Net-DNS \ - p5-Net-DNS-Resolver-Programmable>=0.003:${PORTSDIR}/dns/p5-Net-DNS-Resolver-Programmable \ - p5-NetAddr-IP>=4:${PORTSDIR}/net-mgmt/p5-NetAddr-IP \ - p5-URI>=1.13:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-Error>=0:lang/p5-Error \ + p5-Net-DNS>=0.62:dns/p5-Net-DNS \ + p5-Net-DNS-Resolver-Programmable>=0.003:dns/p5-Net-DNS-Resolver-Programmable \ + p5-NetAddr-IP>=4:net-mgmt/p5-NetAddr-IP \ + p5-URI>=1.13:net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod +TEST_DEPENDS= p5-Test-Pod>=1:devel/p5-Test-Pod CONFLICTS_INSTALL= p5-Mail-SPF-Query-[0-9]* |