diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-06 18:38:49 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-06 18:38:49 +0800 |
commit | 4cda1506ce3186475a89ede52b27d46dc45ed2d6 (patch) | |
tree | 9bf0158b4ca1344d50da8e14d7bd763d374f9657 /irc | |
parent | 4c5a9c2a1f93ec7fc43e452b60971cdc834d4118 (diff) | |
download | freebsd-ports-gnome-4cda1506ce3186475a89ede52b27d46dc45ed2d6.tar.gz freebsd-ports-gnome-4cda1506ce3186475a89ede52b27d46dc45ed2d6.tar.zst freebsd-ports-gnome-4cda1506ce3186475a89ede52b27d46dc45ed2d6.zip |
Support staging.
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 |