summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-02 09:44:14 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-02 09:44:14 +0000
commit46f9eb7bdb72a12f98990747860f7e9bd8fc9c2d (patch)
tree9f505daf050a83a37a7110d6acec24fb41a83610 /finance
parent- convert to the new perl5 framework (diff)
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=325960
Diffstat (limited to 'finance')
-rw-r--r--finance/p5-Business-MaxMind-CreditCardFraudDetection/Makefile3
-rw-r--r--finance/p5-Business-PayPal-IPN/Makefile3
-rw-r--r--finance/p5-Business-Stripe/Makefile3
-rw-r--r--finance/p5-PayflowPro/Makefile3
4 files changed, 8 insertions, 4 deletions
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