From 9c9063e6781ab037b6191ab172f56f55beab4764 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Sun, 3 Nov 2013 15:38:39 +0000 Subject: Support STAGEDIR. --- finance/p5-Business-OnlinePayment-SurePay/Makefile | 3 --- finance/p5-Business-OnlinePayment-SurePay/pkg-plist | 6 +++++- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'finance/p5-Business-OnlinePayment-SurePay') diff --git a/finance/p5-Business-OnlinePayment-SurePay/Makefile b/finance/p5-Business-OnlinePayment-SurePay/Makefile index 59635f728344..f621d3fced68 100644 --- a/finance/p5-Business-OnlinePayment-SurePay/Makefile +++ b/finance/p5-Business-OnlinePayment-SurePay/Makefile @@ -17,9 +17,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure patch -MAN3= Business::OnlinePayment::SurePay.3 - -NO_STAGE= yes post-patch: ${PERL} -pi -e 's/^our\s+([\$$\@\%]\w+)/use vars qw($$1);$$1/;' \ -e '$$_="" if /use 5/;' \ diff --git a/finance/p5-Business-OnlinePayment-SurePay/pkg-plist b/finance/p5-Business-OnlinePayment-SurePay/pkg-plist index f4ca3cdbe995..852dfadbaf24 100644 --- a/finance/p5-Business-OnlinePayment-SurePay/pkg-plist +++ b/finance/p5-Business-OnlinePayment-SurePay/pkg-plist @@ -1,4 +1,8 @@ +%%PERL5_MAN3%%/Business::OnlinePayment::SurePay.3.gz %%SITE_PERL%%/Business/OnlinePayment/SurePay.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/SurePay/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/SurePay +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/SurePay +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business @dirrmtry %%SITE_PERL%%/Business/OnlinePayment +@dirrmtry %%SITE_PERL%%/Business -- cgit v1.2.3