aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Packet
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/p5-Net-Packet
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
downloadports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.tar.gz
ports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.zip
Notes
Diffstat (limited to 'net/p5-Net-Packet')
-rw-r--r--net/p5-Net-Packet/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/net/p5-Net-Packet/Makefile b/net/p5-Net-Packet/Makefile
index 6769f4441a55..c36c6968e8c9 100644
--- a/net/p5-Net-Packet/Makefile
+++ b/net/p5-Net-Packet/Makefile
@@ -11,13 +11,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= netpkt@gomor.org
COMMENT= Send and receive frames from layer 2 to layer 7
-BUILD_DEPENDS= p5-Bit-Vector>=6.4:${PORTSDIR}/math/p5-Bit-Vector \
- p5-Class-Gomor>=1.00:${PORTSDIR}/devel/p5-Class-Gomor \
- p5-Net-IPv6Addr>=0.2:${PORTSDIR}/net-mgmt/p5-Net-IPv6Addr \
- p5-Net-Libdnet>=0.01:${PORTSDIR}/net/p5-Net-Libdnet \
- p5-Net-Write>=1.00:${PORTSDIR}/net/p5-Net-Write \
- p5-Net-Pcap>=0.14:${PORTSDIR}/net/p5-Net-Pcap \
- p5-Socket6>=0.19:${PORTSDIR}/net/p5-Socket6
+BUILD_DEPENDS= p5-Bit-Vector>=6.4:math/p5-Bit-Vector \
+ p5-Class-Gomor>=1.00:devel/p5-Class-Gomor \
+ p5-Net-IPv6Addr>=0.2:net-mgmt/p5-Net-IPv6Addr \
+ p5-Net-Libdnet>=0.01:net/p5-Net-Libdnet \
+ p5-Net-Write>=1.00:net/p5-Net-Write \
+ p5-Net-Pcap>=0.14:net/p5-Net-Pcap \
+ p5-Socket6>=0.19:net/p5-Socket6
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5