diff options
Diffstat (limited to 'finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile')
-rw-r--r-- | finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile b/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile index f893dfda2f12..fc2e1c442c5a 100644 --- a/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile +++ b/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile @@ -15,7 +15,8 @@ BUILD_DEPENDS= p5-Business-CreditCard>=0:${PORTSDIR}/finance/p5-Business-CreditC p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Business::OnlinePayment::PaymentsGateway.3 |