diff options
author | az <az@FreeBSD.org> | 2014-01-05 23:30:10 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2014-01-05 23:30:10 +0800 |
commit | 578410a70233ed4c8ce53e09910487cbc337ff4e (patch) | |
tree | 370e01af9428e3b1f1644952946bc89711106a5e /www/p5-AnyEvent-HTTP | |
parent | 345a859c4cf68695fece8d466fa6e635758e6f2a (diff) | |
download | freebsd-ports-gnome-578410a70233ed4c8ce53e09910487cbc337ff4e.tar.gz freebsd-ports-gnome-578410a70233ed4c8ce53e09910487cbc337ff4e.tar.zst freebsd-ports-gnome-578410a70233ed4c8ce53e09910487cbc337ff4e.zip |
- support stage
Approved by: portmgr (blanket infrastructure)
Diffstat (limited to 'www/p5-AnyEvent-HTTP')
-rw-r--r-- | www/p5-AnyEvent-HTTP/Makefile | 3 | ||||
-rw-r--r-- | www/p5-AnyEvent-HTTP/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/www/p5-AnyEvent-HTTP/Makefile b/www/p5-AnyEvent-HTTP/Makefile index b3e7f3da76ff..80fba6ae3ff1 100644 --- a/www/p5-AnyEvent-HTTP/Makefile +++ b/www/p5-AnyEvent-HTTP/Makefile @@ -19,7 +19,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= AnyEvent::HTTP.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-AnyEvent-HTTP/pkg-plist b/www/p5-AnyEvent-HTTP/pkg-plist index 1bb27871a819..3e4f0ecfc277 100644 --- a/www/p5-AnyEvent-HTTP/pkg-plist +++ b/www/p5-AnyEvent-HTTP/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/AnyEvent/HTTP.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/AnyEvent/HTTP/.packlist +%%PERL5_MAN3%%/AnyEvent::HTTP.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/AnyEvent/HTTP @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/AnyEvent @dirrmtry %%SITE_PERL%%/AnyEvent |