Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net-mgmt/p5-Nagios-Plugin/Makefile,v --- Makefile 3 Jan 2008 21:03:48 -0000 1.7 +++ Makefile 22 Feb 2008 04:56:18 -0000 @@ -22,7 +22,8 @@ ${SITE_PERL}/Math/Calc/Units.pm:${PORTSDIR}/math/p5-Math-Calc-Units RUN_DEPENDS+= ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \ ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \ - ${SITE_PERL}/Math/Calc/Units.pm:${PORTSDIR}/math/p5-Math-Calc-Units + ${SITE_PERL}/Math/Calc/Units.pm:${PORTSDIR}/math/p5-Math-Calc-Units \ + ${SITE_PERL}/Config/Tiny.pm:${PORTSDIR}/devel/p5-Config-Tiny MAN3= Nagios::Plugin.3 \ Nagios::Plugin::Config.3 \