diff options
Diffstat (limited to 'net-mgmt/bigsister/Makefile')
-rw-r--r-- | net-mgmt/bigsister/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/bigsister/Makefile b/net-mgmt/bigsister/Makefile index da44b9c99321..408035d4c12b 100644 --- a/net-mgmt/bigsister/Makefile +++ b/net-mgmt/bigsister/Makefile @@ -21,6 +21,7 @@ RUN_DEPENDS= \ ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net \ ${SITE_PERL}/${PERL_ARCH}/SNMP.pm:${PORTSDIR}/net-mgmt/p5-SNMP \ + ${SITE_PERL}/SNMP_Session.pm:${PORTSDIR}/net-mgmt/p5-SNMP_Session \ ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI GNU_CONFIGURE= yes |