diff options
author | az <az@FreeBSD.org> | 2014-01-05 21:05:56 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2014-01-05 21:05:56 +0800 |
commit | 9aec49a523bce54d62118e693327026367bd3834 (patch) | |
tree | fa8e64e6340da0a9e3156ca079c3925da46224b2 /www/p5-Plack-Handler-AnyEvent-ReverseHTTP | |
parent | 59e18e8a383c8f1a9dce1f0c116a8e38caf521da (diff) | |
download | freebsd-ports-gnome-9aec49a523bce54d62118e693327026367bd3834.tar.gz freebsd-ports-gnome-9aec49a523bce54d62118e693327026367bd3834.tar.zst freebsd-ports-gnome-9aec49a523bce54d62118e693327026367bd3834.zip |
- stage support
Approved by: portmgr (blanket infrastructure)
Diffstat (limited to 'www/p5-Plack-Handler-AnyEvent-ReverseHTTP')
-rw-r--r-- | www/p5-Plack-Handler-AnyEvent-ReverseHTTP/Makefile | 3 | ||||
-rw-r--r-- | www/p5-Plack-Handler-AnyEvent-ReverseHTTP/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/Makefile b/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/Makefile index ab829bc41c40..77d2fa031024 100644 --- a/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/Makefile +++ b/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/Makefile @@ -18,7 +18,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Plack::Handler::AnyEvent::ReverseHTTP.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/pkg-plist b/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/pkg-plist index f7bbb4cc89af..633d0a953cb6 100644 --- a/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/pkg-plist +++ b/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/pkg-plist @@ -1,6 +1,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Handler/AnyEvent/ReverseHTTP/.packlist %%SITE_PERL%%/Plack/Handler/AnyEvent/ReverseHTTP.pm %%SITE_PERL%%/Plack/Server/ReverseHTTP.pm +%%PERL5_MAN3%%/Plack::Handler::AnyEvent::ReverseHTTP.3.gz @dirrmtry %%SITE_PERL%%/Plack/Handler/AnyEvent @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Handler/AnyEvent/ReverseHTTP @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Handler/AnyEvent |