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-POE-Component-Server-SOAP | |
parent | 80425be42c983b5fee9051a677be9caefdc55d8e (diff) | |
download | ports-f546c1d1de7505d2df1e7f753da893b10e8e6470.tar.gz ports-f546c1d1de7505d2df1e7f753da893b10e8e6470.zip |
Notes
Diffstat (limited to 'www/p5-POE-Component-Server-SOAP')
-rw-r--r-- | www/p5-POE-Component-Server-SOAP/Makefile | 4 | ||||
-rw-r--r-- | www/p5-POE-Component-Server-SOAP/pkg-plist | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/www/p5-POE-Component-Server-SOAP/Makefile b/www/p5-POE-Component-Server-SOAP/Makefile index a581e5629e4a..13f91edd6a9c 100644 --- a/www/p5-POE-Component-Server-SOAP/Makefile +++ b/www/p5-POE-Component-Server-SOAP/Makefile @@ -18,8 +18,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= POE::Component::Server::SOAP.3 \ - POE::Component::Server::SOAP::Response.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-POE-Component-Server-SOAP/pkg-plist b/www/p5-POE-Component-Server-SOAP/pkg-plist index b805c1bb9c73..5c18a41d9011 100644 --- a/www/p5-POE-Component-Server-SOAP/pkg-plist +++ b/www/p5-POE-Component-Server-SOAP/pkg-plist @@ -1,6 +1,8 @@ %%SITE_PERL%%/POE/Component/Server/SOAP.pm %%SITE_PERL%%/POE/Component/Server/SOAP/Response.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server/SOAP/.packlist +%%PERL5_MAN3%%/POE::Component::Server::SOAP.3.gz +%%PERL5_MAN3%%/POE::Component::Server::SOAP::Response.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server/SOAP @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component |