diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-11-03 08:05:18 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-11-03 08:05:18 +0000 |
commit | 487d869eba44d66d3e820923cad269fe7678dcf8 (patch) | |
tree | e6b9ba8c9765ace5587ebd432127d82827160958 /news/p5-POE-Component-Server-NNTP | |
parent | 00afe0823b9606d6b31125eb813c00c09e537fed (diff) | |
download | ports-487d869eba44d66d3e820923cad269fe7678dcf8.tar.gz ports-487d869eba44d66d3e820923cad269fe7678dcf8.zip |
Notes
Diffstat (limited to 'news/p5-POE-Component-Server-NNTP')
-rw-r--r-- | news/p5-POE-Component-Server-NNTP/Makefile | 4 | ||||
-rw-r--r-- | news/p5-POE-Component-Server-NNTP/pkg-plist | 2 |
2 files changed, 2 insertions, 4 deletions
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 |