aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Nmap-Scanner
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/p5-Nmap-Scanner
parent8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (diff)
downloadports-597afc47baba19000afd8ec4880a2c47975b0367.tar.gz
ports-597afc47baba19000afd8ec4880a2c47975b0367.zip
Notes
Diffstat (limited to 'security/p5-Nmap-Scanner')
-rw-r--r--security/p5-Nmap-Scanner/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-Nmap-Scanner/Makefile b/security/p5-Nmap-Scanner/Makefile
index 7fdcc32f1eec..d84934d86d3b 100644
--- a/security/p5-Nmap-Scanner/Makefile
+++ b/security/p5-Nmap-Scanner/Makefile
@@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perform and manipulate nmap scans using perl
-BUILD_DEPENDS= nmap:${PORTSDIR}/security/nmap \
- p5-Class-Generate>=0:${PORTSDIR}/devel/p5-Class-Generate \
- p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX \
- p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+BUILD_DEPENDS= nmap:security/nmap \
+ p5-Class-Generate>=0:devel/p5-Class-Generate \
+ p5-XML-SAX>=0:textproc/p5-XML-SAX \
+ p5-libwww>=0:www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5