From cd290a57de28ab02a1f2e7f42a44173c27e642ad Mon Sep 17 00:00:00 2001 From: ehaupt Date: Thu, 6 Feb 2014 10:55:10 +0000 Subject: Support staging. --- japanese/p5-DateTime-Format-Japanese/Makefile | 5 ----- japanese/p5-DateTime-Format-Japanese/pkg-plist | 3 +++ 2 files changed, 3 insertions(+), 5 deletions(-) (limited to 'japanese') diff --git a/japanese/p5-DateTime-Format-Japanese/Makefile b/japanese/p5-DateTime-Format-Japanese/Makefile index a54ed7c2cbd5..10002ac32391 100644 --- a/japanese/p5-DateTime-Format-Japanese/Makefile +++ b/japanese/p5-DateTime-Format-Japanese/Makefile @@ -20,11 +20,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= DateTime::Format::Japanese.3 \ - DateTime::Format::Japanese::Common.3 \ - DateTime::Format::Japanese::Traditional.3 - -NO_STAGE= yes .include PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- diff --git a/japanese/p5-DateTime-Format-Japanese/pkg-plist b/japanese/p5-DateTime-Format-Japanese/pkg-plist index 6412280d9a6e..f66db189273f 100644 --- a/japanese/p5-DateTime-Format-Japanese/pkg-plist +++ b/japanese/p5-DateTime-Format-Japanese/pkg-plist @@ -2,6 +2,9 @@ %%SITE_PERL%%/DateTime/Format/Japanese.pm %%SITE_PERL%%/DateTime/Format/Japanese/Common.pm %%SITE_PERL%%/DateTime/Format/Japanese/Traditional.pm +%%PERL5_MAN3%%/DateTime::Format::Japanese.3.gz +%%PERL5_MAN3%%/DateTime::Format::Japanese::Common.3.gz +%%PERL5_MAN3%%/DateTime::Format::Japanese::Traditional.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format/Japanese @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime -- cgit