aboutsummaryrefslogtreecommitdiff
path: root/net/pwhois
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 /net/pwhois
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 'net/pwhois')
-rw-r--r--net/pwhois/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/net/pwhois/Makefile b/net/pwhois/Makefile
index 5d5302e4cd45..c4daf669bbb7 100644
--- a/net/pwhois/Makefile
+++ b/net/pwhois/Makefile
@@ -12,14 +12,14 @@ EXTRACT_SUFX= .tgz
MAINTAINER= zi@FreeBSD.org
COMMENT= Whois-compatible framework for disclosing routing data
-RUN_DEPENDS= p5-DBI>0:${PORTSDIR}/databases/p5-DBI \
- p5-Time-Format>0:${PORTSDIR}/devel/p5-Time-Format \
- p5-Log-Dispatch>0:${PORTSDIR}/devel/p5-Log-Dispatch \
- p5-Net-DNS>0:${PORTSDIR}/dns/p5-Net-DNS \
- p5-Net-Telnet>0:${PORTSDIR}/net/p5-Net-Telnet \
- p5-Net-CIDR>0:${PORTSDIR}/net-mgmt/p5-Net-CIDR \
- p5-RPSL-Parser>0:${PORTSDIR}/devel/p5-RPSL-Parser \
- p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql
+RUN_DEPENDS= p5-DBI>0:databases/p5-DBI \
+ p5-Time-Format>0:devel/p5-Time-Format \
+ p5-Log-Dispatch>0:devel/p5-Log-Dispatch \
+ p5-Net-DNS>0:dns/p5-Net-DNS \
+ p5-Net-Telnet>0:net/p5-Net-Telnet \
+ p5-Net-CIDR>0:net-mgmt/p5-Net-CIDR \
+ p5-RPSL-Parser>0:devel/p5-RPSL-Parser \
+ p5-DBD-mysql>=0:databases/p5-DBD-mysql
FETCH_ARGS= -p