aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-SPF
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /mail/p5-Mail-SPF
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
downloadports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.tar.gz
ports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.zip
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412348
Diffstat (limited to 'mail/p5-Mail-SPF')
-rw-r--r--mail/p5-Mail-SPF/Makefile12
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]*