diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 13:05:56 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 13:05:56 +0000 |
commit | f546c1d1de7505d2df1e7f753da893b10e8e6470 (patch) | |
tree | fa8e64e6340da0a9e3156ca079c3925da46224b2 /www/p5-AnyEvent-Mojo | |
parent | 80425be42c983b5fee9051a677be9caefdc55d8e (diff) | |
download | ports-f546c1d1de7505d2df1e7f753da893b10e8e6470.tar.gz ports-f546c1d1de7505d2df1e7f753da893b10e8e6470.zip |
Notes
Diffstat (limited to 'www/p5-AnyEvent-Mojo')
-rw-r--r-- | www/p5-AnyEvent-Mojo/Makefile | 5 | ||||
-rw-r--r-- | www/p5-AnyEvent-Mojo/pkg-plist | 3 |
2 files changed, 3 insertions, 5 deletions
diff --git a/www/p5-AnyEvent-Mojo/Makefile b/www/p5-AnyEvent-Mojo/Makefile index 4f3f5b1e51f1..dc54bf19448b 100644 --- a/www/p5-AnyEvent-Mojo/Makefile +++ b/www/p5-AnyEvent-Mojo/Makefile @@ -21,9 +21,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= AnyEvent::Mojo.3 \ - AnyEvent::Mojo::Server.3 \ - AnyEvent::Mojo::Server::Connection.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-AnyEvent-Mojo/pkg-plist b/www/p5-AnyEvent-Mojo/pkg-plist index 281555a14d4e..c653e8bddc83 100644 --- a/www/p5-AnyEvent-Mojo/pkg-plist +++ b/www/p5-AnyEvent-Mojo/pkg-plist @@ -2,6 +2,9 @@ %%SITE_PERL%%/AnyEvent/Mojo.pm %%SITE_PERL%%/AnyEvent/Mojo/Server.pm %%SITE_PERL%%/AnyEvent/Mojo/Server/Connection.pm +%%PERL5_MAN3%%/AnyEvent::Mojo.3.gz +%%PERL5_MAN3%%/AnyEvent::Mojo::Server.3.gz +%%PERL5_MAN3%%/AnyEvent::Mojo::Server::Connection.3.gz @dirrmtry %%SITE_PERL%%/AnyEvent/Mojo/Server @dirrmtry %%SITE_PERL%%/AnyEvent/Mojo @dirrmtry %%SITE_PERL%%/AnyEvent |