diff options
Diffstat (limited to 'net-mgmt/p5-Nagios-Plugin-LDAP/Makefile')
-rw-r--r-- | net-mgmt/p5-Nagios-Plugin-LDAP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/p5-Nagios-Plugin-LDAP/Makefile b/net-mgmt/p5-Nagios-Plugin-LDAP/Makefile index bbbdaaf6d54f..0a1061b0d4dd 100644 --- a/net-mgmt/p5-Nagios-Plugin-LDAP/Makefile +++ b/net-mgmt/p5-Nagios-Plugin-LDAP/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap \ ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \ ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} MAN3= Nagios::Plugin::LDAP.3 |