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-Client-NNTP | |
parent | 00afe0823b9606d6b31125eb813c00c09e537fed (diff) | |
download | ports-487d869eba44d66d3e820923cad269fe7678dcf8.tar.gz ports-487d869eba44d66d3e820923cad269fe7678dcf8.zip |
Notes
Diffstat (limited to 'news/p5-POE-Component-Client-NNTP')
-rw-r--r-- | news/p5-POE-Component-Client-NNTP/Makefile | 4 | ||||
-rw-r--r-- | news/p5-POE-Component-Client-NNTP/pkg-plist | 2 |
2 files changed, 2 insertions, 4 deletions
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 |