diff options
Diffstat (limited to 'finance/p5-Business-OnlinePayment-2CheckOut/Makefile')
-rw-r--r-- | finance/p5-Business-OnlinePayment-2CheckOut/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/p5-Business-OnlinePayment-2CheckOut/Makefile b/finance/p5-Business-OnlinePayment-2CheckOut/Makefile index 6e2fce2d2f8d..d9246522108c 100644 --- a/finance/p5-Business-OnlinePayment-2CheckOut/Makefile +++ b/finance/p5-Business-OnlinePayment-2CheckOut/Makefile @@ -21,6 +21,7 @@ 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/;' \ |