aboutsummaryrefslogtreecommitdiff
path: root/security/sqlninja
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
commit597afc47baba19000afd8ec4880a2c47975b0367 (patch)
treeeb9a806366343ecfc3a5146e70b637f09d4e62c7 /security/sqlninja
parent8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (diff)
downloadports-597afc47baba19000afd8ec4880a2c47975b0367.tar.gz
ports-597afc47baba19000afd8ec4880a2c47975b0367.zip
Notes
Diffstat (limited to 'security/sqlninja')
-rw-r--r--security/sqlninja/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/security/sqlninja/Makefile b/security/sqlninja/Makefile
index b47a60d4705f..0ed5c225fe04 100644
--- a/security/sqlninja/Makefile
+++ b/security/sqlninja/Makefile
@@ -12,11 +12,11 @@ COMMENT= Sql Server exploit toolkit
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
- p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \
- p5-Net-Pcap>=0:${PORTSDIR}/net/p5-Net-Pcap \
- p5-Net-RawIP>=0:${PORTSDIR}/net/p5-Net-RawIP \
- p5-NetPacket>=0:${PORTSDIR}/net/p5-NetPacket
+RUN_DEPENDS= p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \
+ p5-Net-DNS>=0:dns/p5-Net-DNS \
+ p5-Net-Pcap>=0:net/p5-Net-Pcap \
+ p5-Net-RawIP>=0:net/p5-Net-RawIP \
+ p5-NetPacket>=0:net/p5-NetPacket
USES= perl5 tar:tgz
NO_BUILD= yes