diff options
Diffstat (limited to 'finance/p5-Business-OnlinePayment-2CheckOut/Makefile')
-rw-r--r-- | finance/p5-Business-OnlinePayment-2CheckOut/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/finance/p5-Business-OnlinePayment-2CheckOut/Makefile b/finance/p5-Business-OnlinePayment-2CheckOut/Makefile index d9246522108c..f2a87b0fdeef 100644 --- a/finance/p5-Business-OnlinePayment-2CheckOut/Makefile +++ b/finance/p5-Business-OnlinePayment-2CheckOut/Makefile @@ -19,9 +19,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure patch -MAN3= Business::OnlinePayment::2CheckOut.3 - -NO_STAGE= yes post-patch: ${PERL} -pi -e 's/^our\s+([\$$\@\%]\w+)/use vars qw($$1);$$1/;' \ -e '$$_="" if /use 5/;' \ |