From 8d6597e0bb9591c40fc6d0c6e2159fca51178d56 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:16:16 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p. With hat: portmgr Sponsored by: Absolight --- mail/p5-Mail-SPF/Makefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'mail/p5-Mail-SPF') 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]* -- cgit v1.2.3