diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-05-16 06:27:56 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-05-16 06:27:56 +0000 |
commit | abf5b5ffc09b367c1d6e4537c8f5e2473c14e670 (patch) | |
tree | 2e22cb4768c6b41b24fe161ae7a3c7a4536ed6c0 /net-mgmt | |
parent | 184f8b1f5a5dce5332d9b8f4bb170da1df68af6a (diff) |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/p5-Nagios-Plugins-Memcached/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/p5-Nagios-Plugins-Memcached/Makefile b/net-mgmt/p5-Nagios-Plugins-Memcached/Makefile index 536ad33b6b3c..390815aa3782 100644 --- a/net-mgmt/p5-Nagios-Plugins-Memcached/Makefile +++ b/net-mgmt/p5-Nagios-Plugins-Memcached/Makefile @@ -22,6 +22,8 @@ BUILD_DEPENDS+= ${SITE_PERL}/Nagios/Plugin.pm:${PORTSDIR}/net-mgmt/p5-Nagios-Plu ${SITE_PERL}/Carp/Clan.pm:${PORTSDIR}/devel/p5-Carp-Clan RUN_DEPENDS+= ${BUILD_DEPENDS} +MAKE_JOBS_SAFE= yes + MAN3= Nagios::Plugins::Memcached.3 PORTDOCS= Changes README |