aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/netleak
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-mgmt/netleak
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-mgmt/netleak')
-rw-r--r--net-mgmt/netleak/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/net-mgmt/netleak/Makefile b/net-mgmt/netleak/Makefile
index 3c67bc804e43..bb1b2fc84aa9 100644
--- a/net-mgmt/netleak/Makefile
+++ b/net-mgmt/netleak/Makefile
@@ -13,12 +13,12 @@ COMMENT= Tool to detect connectivity between network segments
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-RUN_DEPENDS= p5-Net-PcapUtils>=0:${PORTSDIR}/net/p5-Net-PcapUtils \
- p5-NetPacket>=0:${PORTSDIR}/net/p5-NetPacket \
- p5-Mail-Sendmail>=0:${PORTSDIR}/mail/p5-Mail-Sendmail \
- p5-Net-RawIP>=0:${PORTSDIR}/net/p5-Net-RawIP \
- p5-IO-Interface>=0:${PORTSDIR}/net/p5-IO-Interface \
- p5-NetAddr-IP>0:${PORTSDIR}/net-mgmt/p5-NetAddr-IP
+RUN_DEPENDS= p5-Net-PcapUtils>=0:net/p5-Net-PcapUtils \
+ p5-NetPacket>=0:net/p5-NetPacket \
+ p5-Mail-Sendmail>=0:mail/p5-Mail-Sendmail \
+ p5-Net-RawIP>=0:net/p5-Net-RawIP \
+ p5-IO-Interface>=0:net/p5-IO-Interface \
+ p5-NetAddr-IP>0:net-mgmt/p5-NetAddr-IP
NO_BUILD= yes
NO_ARCH= yes