diff options
Diffstat (limited to 'news')
-rw-r--r-- | news/p5-News-Newsrc/Makefile | 3 | ||||
-rw-r--r-- | news/p5-News-Newsrc/pkg-plist | 1 | ||||
-rw-r--r-- | news/p5-POE-Component-Client-NNTP/Makefile | 4 | ||||
-rw-r--r-- | news/p5-POE-Component-Client-NNTP/pkg-plist | 2 | ||||
-rw-r--r-- | news/p5-POE-Component-Server-NNTP/Makefile | 4 | ||||
-rw-r--r-- | news/p5-POE-Component-Server-NNTP/pkg-plist | 2 |
6 files changed, 5 insertions, 11 deletions
diff --git a/news/p5-News-Newsrc/Makefile b/news/p5-News-Newsrc/Makefile index 4d72907f7dd8..c04704a7d024 100644 --- a/news/p5-News-Newsrc/Makefile +++ b/news/p5-News-Newsrc/Makefile @@ -16,7 +16,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= News::Newsrc.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/news/p5-News-Newsrc/pkg-plist b/news/p5-News-Newsrc/pkg-plist index 6e94f91b2c6c..320f8c3cc087 100644 --- a/news/p5-News-Newsrc/pkg-plist +++ b/news/p5-News-Newsrc/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/News/Newsrc.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/News/Newsrc/.packlist +%%PERL5_MAN3%%/News::Newsrc.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/News/Newsrc @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/News @dirrmtry %%SITE_PERL%%/News diff --git a/news/p5-POE-Component-Client-NNTP/Makefile b/news/p5-POE-Component-Client-NNTP/Makefile index 164d603bb3e0..0adb5487569e 100644 --- a/news/p5-POE-Component-Client-NNTP/Makefile +++ b/news/p5-POE-Component-Client-NNTP/Makefile @@ -19,8 +19,4 @@ RUN_DEPENDS= p5-POE>=0.999.9:${PORTSDIR}/devel/p5-POE \ USES= perl5 USE_PERL5= configure -MAN3= POE::Component::Client::NNTP.3 \ - POE::Component::Client::NNTP::Constants.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/news/p5-POE-Component-Client-NNTP/pkg-plist b/news/p5-POE-Component-Client-NNTP/pkg-plist index 5505b6909d43..6b2712b18bd1 100644 --- a/news/p5-POE-Component-Client-NNTP/pkg-plist +++ b/news/p5-POE-Component-Client-NNTP/pkg-plist @@ -1,6 +1,8 @@ %%SITE_PERL%%/POE/Component/Client/NNTP.pm %%SITE_PERL%%/POE/Component/Client/NNTP/Constants.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/NNTP/.packlist +%%PERL5_MAN3%%/POE::Component::Client::NNTP.3.gz +%%PERL5_MAN3%%/POE::Component::Client::NNTP::Constants.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/NNTP @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component diff --git a/news/p5-POE-Component-Server-NNTP/Makefile b/news/p5-POE-Component-Server-NNTP/Makefile index dc609dad52ba..bbc5c24e1b93 100644 --- a/news/p5-POE-Component-Server-NNTP/Makefile +++ b/news/p5-POE-Component-Server-NNTP/Makefile @@ -17,8 +17,4 @@ RUN_DEPENDS= p5-POE>=0.38:${PORTSDIR}/devel/p5-POE \ USES= perl5 USE_PERL5= configure -MAN3= POE::Component::Server::NNTP.3 \ - POE::Component::Server::NNTP::Constants.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/news/p5-POE-Component-Server-NNTP/pkg-plist b/news/p5-POE-Component-Server-NNTP/pkg-plist index cc3ed7314dea..0bc44178c55c 100644 --- a/news/p5-POE-Component-Server-NNTP/pkg-plist +++ b/news/p5-POE-Component-Server-NNTP/pkg-plist @@ -1,6 +1,8 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server/NNTP/.packlist %%SITE_PERL%%/POE/Component/Server/NNTP.pm %%SITE_PERL%%/POE/Component/Server/NNTP/Constants.pm +%%PERL5_MAN3%%/POE::Component::Server::NNTP.3.gz +%%PERL5_MAN3%%/POE::Component::Server::NNTP::Constants.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server/NNTP @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component |