aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Nmap-Parser
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-Parser
parent8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (diff)
downloadports-597afc47baba19000afd8ec4880a2c47975b0367.tar.gz
ports-597afc47baba19000afd8ec4880a2c47975b0367.zip
Notes
Diffstat (limited to 'security/p5-Nmap-Parser')
-rw-r--r--security/p5-Nmap-Parser/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/p5-Nmap-Parser/Makefile b/security/p5-Nmap-Parser/Makefile
index f46b81186f9e..4cded0c448f8 100644
--- a/security/p5-Nmap-Parser/Makefile
+++ b/security/p5-Nmap-Parser/Makefile
@@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= jadawin@FreeBSD.org
COMMENT= Parse nmap scan data with perl
-BUILD_DEPENDS= p5-XML-Twig>=3.16:${PORTSDIR}/textproc/p5-XML-Twig \
- p5-Storable>=2:${PORTSDIR}/devel/p5-Storable
+BUILD_DEPENDS= p5-XML-Twig>=3.16:textproc/p5-XML-Twig \
+ p5-Storable>=2:devel/p5-Storable
RUN_DEPENDS:= ${BUILD_DEPENDS} \
- nmap:${PORTSDIR}/security/nmap
+ nmap:security/nmap
USES= perl5
USE_PERL5= configure