diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-06 10:38:49 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-06 10:38:49 +0000 |
commit | 0276e99be571fb10500b5654bc4595cd44aa3943 (patch) | |
tree | 9bf0158b4ca1344d50da8e14d7bd763d374f9657 /irc | |
parent | 68d88a3079413fc2f0aecaab10968fbd42088b1a (diff) | |
download | ports-0276e99be571fb10500b5654bc4595cd44aa3943.tar.gz ports-0276e99be571fb10500b5654bc4595cd44aa3943.zip |
Support staging.
Notes
Notes:
svn path=/head/; revision=343012
Diffstat (limited to 'irc')
-rw-r--r-- | irc/p5-POE-Component-IRC-Plugin-Hailo/Makefile | 5 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC-Plugin-Hailo/pkg-plist | 2 |
2 files changed, 2 insertions, 5 deletions
diff --git a/irc/p5-POE-Component-IRC-Plugin-Hailo/Makefile b/irc/p5-POE-Component-IRC-Plugin-Hailo/Makefile index b0c4a775a166..78972a57078e 100644 --- a/irc/p5-POE-Component-IRC-Plugin-Hailo/Makefile +++ b/irc/p5-POE-Component-IRC-Plugin-Hailo/Makefile @@ -25,9 +25,4 @@ TEST_DEPENDS= p5-Test-Script>=1.07:${PORTSDIR}/devel/p5-Test-Script USES= perl5 USE_PERL5= configure -MAN1= irchailo-seed.1 - -MAN3= POE::Component::IRC::Plugin::Hailo.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/irc/p5-POE-Component-IRC-Plugin-Hailo/pkg-plist b/irc/p5-POE-Component-IRC-Plugin-Hailo/pkg-plist index 7c60eafc5a3e..1a88433db217 100644 --- a/irc/p5-POE-Component-IRC-Plugin-Hailo/pkg-plist +++ b/irc/p5-POE-Component-IRC-Plugin-Hailo/pkg-plist @@ -1,6 +1,8 @@ bin/irchailo-seed +man/man1/irchailo-seed.1.gz %%SITE_PERL%%/POE/Component/IRC/Plugin/Hailo.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/Plugin/Hailo/.packlist +%%PERL5_MAN3%%/POE::Component::IRC::Plugin::Hailo.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/Plugin/Hailo @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/Plugin @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC |