diff options
Diffstat (limited to 'net-mgmt/nagios-snmp-plugins-extras/Makefile')
-rw-r--r-- | net-mgmt/nagios-snmp-plugins-extras/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/nagios-snmp-plugins-extras/Makefile b/net-mgmt/nagios-snmp-plugins-extras/Makefile index 0d43161461ca..d8fca067bdb1 100644 --- a/net-mgmt/nagios-snmp-plugins-extras/Makefile +++ b/net-mgmt/nagios-snmp-plugins-extras/Makefile @@ -17,8 +17,8 @@ USES= perl5 shebangfix USE_PERL5= run SHEBANG_FILES= ${PLUGINS} -RUN_DEPENDS+= p5-Net-SNMP>=0:${PORTSDIR}/net-mgmt/p5-Net-SNMP \ - ${LOCALBASE}/libexec/nagios/utils.pm:${PORTSDIR}/net-mgmt/nagios-plugins +RUN_DEPENDS+= p5-Net-SNMP>=0:net-mgmt/p5-Net-SNMP \ + ${LOCALBASE}/libexec/nagios/utils.pm:net-mgmt/nagios-plugins PLUGINS= check_snmp_boostedge.pl \ check_snmp_cpfw.pl \ |