aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--security/pbnj/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/pbnj/Makefile b/security/pbnj/Makefile
index b4d317222f53..42dd89bf013e 100644
--- a/security/pbnj/Makefile
+++ b/security/pbnj/Makefile
@@ -15,7 +15,8 @@ PKGNAMEPREFIX=
MAINTAINER= jabra@ccs.neu.edu
COMMENT= A suite of tools to monitor changes on a network
-BUILD_DEPENDS= ${SITE_PERL}/XML/Twig.pm:${PORTSDIR}/textproc/p5-XML-Twig \
+BUILD_DEPENDS= ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML \
+ ${SITE_PERL}/XML/Twig.pm:${PORTSDIR}/textproc/p5-XML-Twig \
${SITE_PERL}/Nmap/Parser.pm:${PORTSDIR}/security/p5-Nmap-Parser \
${SITE_PERL}/mach/DBD/SQLite.pm:${PORTSDIR}/databases/p5-DBD-SQLite \
${SITE_PERL}/mach/Text/CSV_XS.pm:${PORTSDIR}/textproc/p5-Text-CSV_XS \