aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/netleak/Makefile
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-04-01 22:16:16 +0800
committermat <mat@FreeBSD.org>2016-04-01 22:16:16 +0800
commitc60c1d09235abbfd733e901b1872b86adc82027c (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /net-mgmt/netleak/Makefile
parent0e1e582c065e8fdcb4c8070ec1b22a3d70aa3a7c (diff)
downloadfreebsd-ports-gnome-c60c1d09235abbfd733e901b1872b86adc82027c.tar.gz
freebsd-ports-gnome-c60c1d09235abbfd733e901b1872b86adc82027c.tar.zst
freebsd-ports-gnome-c60c1d09235abbfd733e901b1872b86adc82027c.zip
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'net-mgmt/netleak/Makefile')
-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