diff options
Diffstat (limited to 'security/p5-Nmap-Parser/Makefile')
-rw-r--r-- | security/p5-Nmap-Parser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Nmap-Parser/Makefile b/security/p5-Nmap-Parser/Makefile index d35ead7b551c..0c947afcb2b2 100644 --- a/security/p5-Nmap-Parser/Makefile +++ b/security/p5-Nmap-Parser/Makefile @@ -16,7 +16,7 @@ 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 -RUN_DEPENDS= ${BUILD_DEPENDS} \ +RUN_DEPENDS:= ${BUILD_DEPENDS} \ nmap:${PORTSDIR}/security/nmap PERL_CONFIGURE= yes |