From 24f7617f0abad794fe839d94e92340b918cf5ffa Mon Sep 17 00:00:00 2001 From: ehaupt Date: Thu, 6 Feb 2014 08:35:27 +0000 Subject: Support staging. --- devel/p5-TAP-Formatter-JUnit/Makefile | 6 ------ devel/p5-TAP-Formatter-JUnit/pkg-plist | 4 ++++ 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/devel/p5-TAP-Formatter-JUnit/Makefile b/devel/p5-TAP-Formatter-JUnit/Makefile index 607015c7faa6..c2201c390e27 100644 --- a/devel/p5-TAP-Formatter-JUnit/Makefile +++ b/devel/p5-TAP-Formatter-JUnit/Makefile @@ -22,10 +22,4 @@ TEST_DEPENDS= p5-Test-Differences>=0.61:${PORTSDIR}/devel/p5-Test-Differences \ USES= perl5 USE_PERL5= modbuild -MAN1= tap2junit.1 -MAN3= TAP::Formatter::JUnit.3 \ - TAP::Formatter::JUnit::Result.3 \ - TAP::Formatter::JUnit::Session.3 - -NO_STAGE= yes .include diff --git a/devel/p5-TAP-Formatter-JUnit/pkg-plist b/devel/p5-TAP-Formatter-JUnit/pkg-plist index ecab594d8768..3276f6c57fa1 100644 --- a/devel/p5-TAP-Formatter-JUnit/pkg-plist +++ b/devel/p5-TAP-Formatter-JUnit/pkg-plist @@ -1,7 +1,11 @@ bin/tap2junit +man/man1/tap2junit.1.gz %%SITE_PERL%%/TAP/Formatter/JUnit.pm %%SITE_PERL%%/TAP/Formatter/JUnit/Result.pm %%SITE_PERL%%/TAP/Formatter/JUnit/Session.pm +%%PERL5_MAN3%%/TAP::Formatter::JUnit.3.gz +%%PERL5_MAN3%%/TAP::Formatter::JUnit::Result.3.gz +%%PERL5_MAN3%%/TAP::Formatter::JUnit::Session.3.gz @dirrm %%SITE_PERL%%/TAP/Formatter/JUnit @dirrmtry %%SITE_PERL%%/TAP/Formatter @dirrmtry %%SITE_PERL%%/TAP -- cgit