diff options
author | az <az@FreeBSD.org> | 2014-01-05 23:52:33 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2014-01-05 23:52:33 +0800 |
commit | e19db41c27807026e20c008d0f1e7c50653d3f78 (patch) | |
tree | 16477c7d6da71c4c6bb4fcb31efb29bc3f0b3414 /net-mgmt/p5-Nagios-Plugin-LDAP | |
parent | 1b660b1635c765c9e85e2b6fe44c551ef1688d79 (diff) | |
download | freebsd-ports-gnome-e19db41c27807026e20c008d0f1e7c50653d3f78.tar.gz freebsd-ports-gnome-e19db41c27807026e20c008d0f1e7c50653d3f78.tar.zst freebsd-ports-gnome-e19db41c27807026e20c008d0f1e7c50653d3f78.zip |
- support stage
Approved by: portmgr (blanket infrastructure)
Diffstat (limited to 'net-mgmt/p5-Nagios-Plugin-LDAP')
-rw-r--r-- | net-mgmt/p5-Nagios-Plugin-LDAP/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/p5-Nagios-Plugin-LDAP/pkg-descr | 3 | ||||
-rw-r--r-- | net-mgmt/p5-Nagios-Plugin-LDAP/pkg-plist | 1 |
3 files changed, 2 insertions, 5 deletions
diff --git a/net-mgmt/p5-Nagios-Plugin-LDAP/Makefile b/net-mgmt/p5-Nagios-Plugin-LDAP/Makefile index 744fd7a43526..58fbc25dae2a 100644 --- a/net-mgmt/p5-Nagios-Plugin-LDAP/Makefile +++ b/net-mgmt/p5-Nagios-Plugin-LDAP/Makefile @@ -20,9 +20,6 @@ BUILD_DEPENDS= p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap \ RUN_DEPENDS:= ${BUILD_DEPENDS} -MAN3= Nagios::Plugin::LDAP.3 - -NO_STAGE= yes post-patch: @${FIND} ${WRKSRC} -name "*.orig" -delete diff --git a/net-mgmt/p5-Nagios-Plugin-LDAP/pkg-descr b/net-mgmt/p5-Nagios-Plugin-LDAP/pkg-descr index 7335bfa6bf80..013a29bcdaaf 100644 --- a/net-mgmt/p5-Nagios-Plugin-LDAP/pkg-descr +++ b/net-mgmt/p5-Nagios-Plugin-LDAP/pkg-descr @@ -1,4 +1,3 @@ Nagios plugin to observe LDAP -WWW: http://search.cpan.org/dist/Nagios-Plugin-LDAP/ - +WWW: http://search.cpan.org/dist/Nagios-Plugin-LDAP/ diff --git a/net-mgmt/p5-Nagios-Plugin-LDAP/pkg-plist b/net-mgmt/p5-Nagios-Plugin-LDAP/pkg-plist index 45dded445c5a..6c54e9bab43f 100644 --- a/net-mgmt/p5-Nagios-Plugin-LDAP/pkg-plist +++ b/net-mgmt/p5-Nagios-Plugin-LDAP/pkg-plist @@ -1,6 +1,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Nagios/Plugin/LDAP/.packlist bin/check_ldap_repl %%SITE_PERL%%/Nagios/Plugin/LDAP.pm +%%PERL5_MAN3%%/Nagios::Plugin::LDAP.3.gz @dirrmtry %%SITE_PERL%%/Nagios/Plugin @dirrmtry %%SITE_PERL%%/Nagios @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Nagios/Plugin/LDAP |