From 46f9eb7bdb72a12f98990747860f7e9bd8fc9c2d Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Mon, 2 Sep 2013 09:44:14 +0000 Subject: - convert to the new perl5 framework Approved by: portmgr (bapt@, blanket) --- finance/p5-Business-MaxMind-CreditCardFraudDetection/Makefile | 3 ++- finance/p5-Business-PayPal-IPN/Makefile | 3 ++- finance/p5-Business-Stripe/Makefile | 3 ++- finance/p5-PayflowPro/Makefile | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) (limited to 'finance') diff --git a/finance/p5-Business-MaxMind-CreditCardFraudDetection/Makefile b/finance/p5-Business-MaxMind-CreditCardFraudDetection/Makefile index 8761138e7196..4442f1dac98c 100644 --- a/finance/p5-Business-MaxMind-CreditCardFraudDetection/Makefile +++ b/finance/p5-Business-MaxMind-CreditCardFraudDetection/Makefile @@ -21,7 +21,8 @@ RUN_DEPENDS+= p5-libwww>0.0:${PORTSDIR}/www/p5-libwww \ p5-Crypt-SSLeay>0.0:${PORTSDIR}/security/p5-Crypt-SSLeay BUILD_DEPENDS+= p5-libwww>0.0:${PORTSDIR}/www/p5-libwww -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Business::MaxMind::CreditCardFraudDetection.3 \ Business::MaxMind::HTTPBase.3 \ diff --git a/finance/p5-Business-PayPal-IPN/Makefile b/finance/p5-Business-PayPal-IPN/Makefile index 8628af259048..27d070e4da33 100644 --- a/finance/p5-Business-PayPal-IPN/Makefile +++ b/finance/p5-Business-PayPal-IPN/Makefile @@ -19,7 +19,8 @@ BUILD_DEPENDS= p5-Crypt-SSLeay>=0.56:${PORTSDIR}/security/p5-Crypt-SSLeay \ RUN_DEPENDS= p5-Crypt-SSLeay>=0.56:${PORTSDIR}/security/p5-Crypt-SSLeay \ p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Business::PayPal::IPN.3 diff --git a/finance/p5-Business-Stripe/Makefile b/finance/p5-Business-Stripe/Makefile index 803d5752de43..81dddeb5d503 100644 --- a/finance/p5-Business-Stripe/Makefile +++ b/finance/p5-Business-Stripe/Makefile @@ -17,7 +17,8 @@ RUN_DEPENDS= p5-HTTP-Message>=0.0:${PORTSDIR}/www/p5-HTTP-Message \ WRKSRC= ${WRKDIR}/aquaron-Business-Stripe-c067843 -PERL_CONFIGURE= YES +USES= perl5 +USE_PERL5= configure MAN3= Business::Stripe.3 Business::README.3 diff --git a/finance/p5-PayflowPro/Makefile b/finance/p5-PayflowPro/Makefile index 541a5444e682..4de255632ba6 100644 --- a/finance/p5-PayflowPro/Makefile +++ b/finance/p5-PayflowPro/Makefile @@ -18,7 +18,8 @@ COMMENT= Pure Perl PayflowPro payment gateway interface RUN_DEPENDS+= p5-libwww>0.0:${PORTSDIR}/www/p5-libwww BUILD_DEPENDS+= p5-libwww>0.0:${PORTSDIR}/www/p5-libwww -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure post-install: ${INSTALL_DATA} ${WRKSRC}/ca-bundle.crt ${LOCALBASE}/etc -- cgit v1.2.3