aboutsummaryrefslogtreecommitdiff
path: root/security/bruteforceblocker/Makefile
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/bruteforceblocker/Makefile
parent8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (diff)
downloadports-597afc47baba19000afd8ec4880a2c47975b0367.tar.gz
ports-597afc47baba19000afd8ec4880a2c47975b0367.zip
Notes
Diffstat (limited to 'security/bruteforceblocker/Makefile')
-rw-r--r--security/bruteforceblocker/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/bruteforceblocker/Makefile b/security/bruteforceblocker/Makefile
index b2f68a649a29..d2e6c1fc8893 100644
--- a/security/bruteforceblocker/Makefile
+++ b/security/bruteforceblocker/Makefile
@@ -11,10 +11,10 @@ MASTER_SITES= http://danger.rulez.sk/projects/bruteforceblocker/ \
MAINTAINER= danger@FreeBSD.org
COMMENT= Checks for SSH bruteforce and blocks given IPs
-RUN_DEPENDS= p5-Unix-Syslog>=0:${PORTSDIR}/sysutils/p5-Unix-Syslog \
- p5-Sys-Hostname-Long>=0:${PORTSDIR}/sysutils/p5-Sys-Hostname-Long \
- p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
- p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS
+RUN_DEPENDS= p5-Unix-Syslog>=0:sysutils/p5-Unix-Syslog \
+ p5-Sys-Hostname-Long>=0:sysutils/p5-Sys-Hostname-Long \
+ p5-libwww>=0:www/p5-libwww \
+ p5-Net-DNS>=0:dns/p5-Net-DNS
NO_BUILD= yes
USES= perl5 shebangfix