diff options
author | az <az@FreeBSD.org> | 2014-01-05 23:36:32 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2014-01-05 23:36:32 +0800 |
commit | ea5c8d40b6bacfa7f6da4d1fce909a82a6e9be7c (patch) | |
tree | 2586794602a7acfa8b4ad13c4d723796b7055bbf /www/p5-SOAP-Transport-HTTP-Plack | |
parent | 578410a70233ed4c8ce53e09910487cbc337ff4e (diff) | |
download | freebsd-ports-gnome-ea5c8d40b6bacfa7f6da4d1fce909a82a6e9be7c.tar.gz freebsd-ports-gnome-ea5c8d40b6bacfa7f6da4d1fce909a82a6e9be7c.tar.zst freebsd-ports-gnome-ea5c8d40b6bacfa7f6da4d1fce909a82a6e9be7c.zip |
- support stage
Approved by: portmgr (blanket infrastructure)
Diffstat (limited to 'www/p5-SOAP-Transport-HTTP-Plack')
-rw-r--r-- | www/p5-SOAP-Transport-HTTP-Plack/Makefile | 4 | ||||
-rw-r--r-- | www/p5-SOAP-Transport-HTTP-Plack/pkg-plist | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/www/p5-SOAP-Transport-HTTP-Plack/Makefile b/www/p5-SOAP-Transport-HTTP-Plack/Makefile index e91b98e190dc..ea71790e3b5e 100644 --- a/www/p5-SOAP-Transport-HTTP-Plack/Makefile +++ b/www/p5-SOAP-Transport-HTTP-Plack/Makefile @@ -16,8 +16,4 @@ BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= SOAP::Transport::HTTP::Plack.3 \ - XMLRPC::Transport::HTTP::Plack.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-SOAP-Transport-HTTP-Plack/pkg-plist b/www/p5-SOAP-Transport-HTTP-Plack/pkg-plist index aad6a672e7c2..92d6f921886e 100644 --- a/www/p5-SOAP-Transport-HTTP-Plack/pkg-plist +++ b/www/p5-SOAP-Transport-HTTP-Plack/pkg-plist @@ -1,6 +1,8 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/SOAP/Transport/HTTP/Plack/.packlist %%SITE_PERL%%/SOAP/Transport/HTTP/Plack.pm %%SITE_PERL%%/XMLRPC/Transport/HTTP/Plack.pm +%%PERL5_MAN3%%/SOAP::Transport::HTTP::Plack.3.gz +%%PERL5_MAN3%%/XMLRPC::Transport::HTTP::Plack.3.gz @dirrmtry %%SITE_PERL%%/XMLRPC/Transport/HTTP @dirrmtry %%SITE_PERL%%/SOAP/Transport/HTTP @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SOAP/Transport/HTTP/Plack |