diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2018-10-06 13:06:42 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2018-10-06 13:06:42 +0000 |
commit | 9dff3523203bdda7ae358dcff3eb5a5ef3e54d33 (patch) | |
tree | 0721b637b4bcfc0a8ff2a945bdcb7e68f8993680 /finance | |
parent | 2e4b740f2cc9a250b2c6056d8706e15d3bfa9763 (diff) |
Notes
Diffstat (limited to 'finance')
31 files changed, 62 insertions, 62 deletions
diff --git a/finance/p5-Business-OnlinePayment-2CheckOut/Makefile b/finance/p5-Business-OnlinePayment-2CheckOut/Makefile index c36a4eadb726..2bdaf0347e3a 100644 --- a/finance/p5-Business-OnlinePayment-2CheckOut/Makefile +++ b/finance/p5-Business-OnlinePayment-2CheckOut/Makefile @@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for 2CheckOut authorization service -BUILD_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment \ p5-Text-CSV_XS>=0:textproc/p5-Text-CSV_XS -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure patch diff --git a/finance/p5-Business-OnlinePayment-AuthorizeNet/Makefile b/finance/p5-Business-OnlinePayment-AuthorizeNet/Makefile index cb5dda9873e3..2c7429b60fa4 100644 --- a/finance/p5-Business-OnlinePayment-AuthorizeNet/Makefile +++ b/finance/p5-Business-OnlinePayment-AuthorizeNet/Makefile @@ -13,13 +13,13 @@ COMMENT= Business::OnlinePayment backend module for Authorize.Net LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-Business-OnlinePayment>=3:finance/p5-Business-OnlinePayment \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Business-OnlinePayment>=3:finance/p5-Business-OnlinePayment \ p5-Net-SSLeay>=0:security/p5-Net-SSLeay \ p5-Text-CSV_XS>=0:textproc/p5-Text-CSV_XS \ p5-Tie-IxHash>=0:devel/p5-Tie-IxHash \ p5-XML-Simple>=0:textproc/p5-XML-Simple \ p5-XML-Writer>=0:textproc/p5-XML-Writer -RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes USES= perl5 diff --git a/finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile b/finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile index e6015a8f55d8..a20942801c11 100644 --- a/finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile +++ b/finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for Bank of America eStores -BUILD_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure diff --git a/finance/p5-Business-OnlinePayment-Cardstream/Makefile b/finance/p5-Business-OnlinePayment-Cardstream/Makefile index 9d06108b9c97..d8419f931325 100644 --- a/finance/p5-Business-OnlinePayment-Cardstream/Makefile +++ b/finance/p5-Business-OnlinePayment-Cardstream/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for Cardstream -BUILD_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure diff --git a/finance/p5-Business-OnlinePayment-Jettis/Makefile b/finance/p5-Business-OnlinePayment-Jettis/Makefile index 05ee34cab873..2118d2f638eb 100644 --- a/finance/p5-Business-OnlinePayment-Jettis/Makefile +++ b/finance/p5-Business-OnlinePayment-Jettis/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for Jettis -BUILD_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure diff --git a/finance/p5-Business-OnlinePayment-LinkPoint/Makefile b/finance/p5-Business-OnlinePayment-LinkPoint/Makefile index bc6a97b1f461..983eacdd91e2 100644 --- a/finance/p5-Business-OnlinePayment-LinkPoint/Makefile +++ b/finance/p5-Business-OnlinePayment-LinkPoint/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for LinkPoint -BUILD_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure diff --git a/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile b/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile index 6fdb124dfcca..b50658f70433 100644 --- a/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile +++ b/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for MerchantCommerce authorization service -BUILD_DEPENDS= p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment USES= perl5 USE_PERL5= configure diff --git a/finance/p5-Business-OnlinePayment-Network1Financial/Makefile b/finance/p5-Business-OnlinePayment-Network1Financial/Makefile index 5bab6fcefdf2..086a33f4cae0 100644 --- a/finance/p5-Business-OnlinePayment-Network1Financial/Makefile +++ b/finance/p5-Business-OnlinePayment-Network1Financial/Makefile @@ -14,9 +14,9 @@ COMMENT= Business::OnlinePayment backend module for Network1 Financial LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure diff --git a/finance/p5-Business-OnlinePayment-OCV/Makefile b/finance/p5-Business-OnlinePayment-OCV/Makefile index 7770a13709af..3396d8d2c30e 100644 --- a/finance/p5-Business-OnlinePayment-OCV/Makefile +++ b/finance/p5-Business-OnlinePayment-OCV/Makefile @@ -14,9 +14,9 @@ COMMENT= Business::OnlinePayment backend module for OCV LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-Business-OCV>=0:finance/p5-Business-OCV \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Business-OCV>=0:finance/p5-Business-OCV \ p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure diff --git a/finance/p5-Business-OnlinePayment-PayConnect/Makefile b/finance/p5-Business-OnlinePayment-PayConnect/Makefile index 1ed2d6ece8d6..76da44e52667 100644 --- a/finance/p5-Business-OnlinePayment-PayConnect/Makefile +++ b/finance/p5-Business-OnlinePayment-PayConnect/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for PaymentOne PayConnect -BUILD_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure diff --git a/finance/p5-Business-OnlinePayment-PaymenTech/Makefile b/finance/p5-Business-OnlinePayment-PaymenTech/Makefile index d289ce5a600a..0e28414e998b 100644 --- a/finance/p5-Business-OnlinePayment-PaymenTech/Makefile +++ b/finance/p5-Business-OnlinePayment-PaymenTech/Makefile @@ -13,11 +13,11 @@ COMMENT= PaymenTech backend for Business::OnlinePayment LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment \ p5-Module-Install>=0:devel/p5-Module-Install \ p5-Net-HTTPS-Any>=0.10:net/p5-Net-HTTPS-Any \ p5-XML-Simple>=0:textproc/p5-XML-Simple -RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes USES= perl5 diff --git a/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile b/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile index e1158f44f345..ebe9cec43ef6 100644 --- a/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile +++ b/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for PaymentsGateway.net ACH Direct -BUILD_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure diff --git a/finance/p5-Business-OnlinePayment-SurePay/Makefile b/finance/p5-Business-OnlinePayment-SurePay/Makefile index 0e8aec2f09a5..fca290c2a7d2 100644 --- a/finance/p5-Business-OnlinePayment-SurePay/Makefile +++ b/finance/p5-Business-OnlinePayment-SurePay/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for SurePay authorization service -BUILD_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure patch diff --git a/finance/p5-Business-OnlinePayment-TCLink/Makefile b/finance/p5-Business-OnlinePayment-TCLink/Makefile index 2617e105d8b5..57839d4b0be9 100644 --- a/finance/p5-Business-OnlinePayment-TCLink/Makefile +++ b/finance/p5-Business-OnlinePayment-TCLink/Makefile @@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for TrustCommerce -BUILD_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment \ p5-Net-TCLink>=0:net/p5-Net-TCLink -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure diff --git a/finance/p5-Business-OnlinePayment-VirtualNet/Makefile b/finance/p5-Business-OnlinePayment-VirtualNet/Makefile index 12fdff292fff..eda67e594497 100644 --- a/finance/p5-Business-OnlinePayment-VirtualNet/Makefile +++ b/finance/p5-Business-OnlinePayment-VirtualNet/Makefile @@ -11,13 +11,13 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for Vital VirtualNet -BUILD_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment \ p5-TimeDate>=0:devel/p5-TimeDate \ p5-File-CounterFile>=0:misc/p5-File-CounterFile \ p5-String-Parity>=0:devel/p5-String-Parity \ p5-String-LRC>=0:devel/p5-String-LRC -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure diff --git a/finance/p5-Business-OnlinePayment-eSec/Makefile b/finance/p5-Business-OnlinePayment-eSec/Makefile index 6133dbc7ea32..35c6b390133a 100644 --- a/finance/p5-Business-OnlinePayment-eSec/Makefile +++ b/finance/p5-Business-OnlinePayment-eSec/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for eSec -BUILD_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure diff --git a/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile b/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile index 85176d451887..f4f6ef489493 100644 --- a/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile +++ b/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile @@ -14,8 +14,8 @@ COMMENT= Business::OnlinePayment backend module for iAuthorizer LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/finance/p5-Business-OnlinePayment/Makefile b/finance/p5-Business-OnlinePayment/Makefile index ebd30c08b205..e8c22670ccaf 100644 --- a/finance/p5-Business-OnlinePayment/Makefile +++ b/finance/p5-Business-OnlinePayment/Makefile @@ -14,9 +14,9 @@ COMMENT= Generic interface for processing online credit card payments LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-Net-HTTPS-Any>=0:net/p5-Net-HTTPS-Any \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Net-HTTPS-Any>=0:net/p5-Net-HTTPS-Any \ p5-Tie-IxHash>=0:devel/p5-Tie-IxHash -RUN_DEPENDS:= ${BUILD_DEPENDS} PORTSCOUT= limit:^[0-9\.]*$$ diff --git a/finance/p5-Business-Stripe/Makefile b/finance/p5-Business-Stripe/Makefile index ca4387f1ebc7..57045ebaa4ca 100644 --- a/finance/p5-Business-Stripe/Makefile +++ b/finance/p5-Business-Stripe/Makefile @@ -13,10 +13,10 @@ COMMENT= Perl5 module interface for the Stripe.com payment system LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-HTTP-Message>=0.0:www/p5-HTTP-Message \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-HTTP-Message>=0.0:www/p5-HTTP-Message \ p5-JSON>=0.0:converters/p5-JSON \ p5-libwww>0.0:www/p5-libwww -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure diff --git a/finance/p5-Business-TW-Invoice-U420/Makefile b/finance/p5-Business-TW-Invoice-U420/Makefile index 4573fa898ac2..b34cecebee02 100644 --- a/finance/p5-Business-TW-Invoice-U420/Makefile +++ b/finance/p5-Business-TW-Invoice-U420/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Print Taiwan Unified Invoice with U420 printer -BUILD_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor USES= perl5 USE_PERL5= configure diff --git a/finance/p5-Business-TW-TSIB-CStorePayment/Makefile b/finance/p5-Business-TW-TSIB-CStorePayment/Makefile index f5c95ec571b4..e571049385db 100644 --- a/finance/p5-Business-TW-TSIB-CStorePayment/Makefile +++ b/finance/p5-Business-TW-TSIB-CStorePayment/Makefile @@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Module for Taishin Bank Convenient Store Payment Management -BUILD_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \ p5-DateTime>=0:devel/p5-DateTime \ p5-List-MoreUtils>=0:lang/p5-List-MoreUtils -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure diff --git a/finance/p5-Business-TW-TSIB-VirtualAccount/Makefile b/finance/p5-Business-TW-TSIB-VirtualAccount/Makefile index 8b8331bbb963..1b022ee02cbd 100644 --- a/finance/p5-Business-TW-TSIB-VirtualAccount/Makefile +++ b/finance/p5-Business-TW-TSIB-VirtualAccount/Makefile @@ -14,9 +14,9 @@ COMMENT= Module for Taishin Bank Virtual Account Management LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \ p5-DateTime>=0:devel/p5-DateTime -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure diff --git a/finance/p5-Business-WorldPay-Junior/Makefile b/finance/p5-Business-WorldPay-Junior/Makefile index acb00a9309ae..5be61809602d 100644 --- a/finance/p5-Business-WorldPay-Junior/Makefile +++ b/finance/p5-Business-WorldPay-Junior/Makefile @@ -13,10 +13,10 @@ COMMENT= Perl module to handle WorldPay Junior for payment services LICENSE= GPLv2 -BUILD_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment \ p5-DBI>=0:databases/p5-DBI -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure patch diff --git a/finance/p5-Data-Currency/Makefile b/finance/p5-Data-Currency/Makefile index 6854b130b97a..8cfc43e31985 100644 --- a/finance/p5-Data-Currency/Makefile +++ b/finance/p5-Data-Currency/Makefile @@ -11,12 +11,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Container class for currency conversion/formatting -BUILD_DEPENDS= p5-Class-Accessor-Grouped>=0:devel/p5-Class-Accessor-Grouped \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Class-Accessor-Grouped>=0:devel/p5-Class-Accessor-Grouped \ p5-Class-Inspector>=0:devel/p5-Class-Inspector \ p5-Finance-Currency-Convert-WebserviceX>=0:finance/p5-Finance-Currency-Convert-WebserviceX \ p5-Locale-Codes>=0:misc/p5-Locale-Codes \ p5-Locale-Currency-Format>=0:finance/p5-Locale-Currency-Format -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure diff --git a/finance/p5-Finance-Bitcoin/Makefile b/finance/p5-Finance-Bitcoin/Makefile index b6bf30d23bcc..c2384072ee5f 100644 --- a/finance/p5-Finance-Bitcoin/Makefile +++ b/finance/p5-Finance-Bitcoin/Makefile @@ -10,12 +10,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= skreuzer@FreeBSD.org COMMENT= Perl interface to a bitcoin instance -BUILD_DEPENDS= p5-JSON-RPC>=0.96:devel/p5-JSON-RPC \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-JSON-RPC>=0.96:devel/p5-JSON-RPC \ p5-Class-Accessor>=0.34:devel/p5-Class-Accessor \ p5-Module-Signature>=0.66:security/p5-Module-Signature \ p5-Any-Moose>=0:devel/p5-Any-Moose \ p5-Object-AUTHORITY>=0:devel/p5-Object-Authority -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure diff --git a/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile b/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile index 50473841765f..c1a2cede80d1 100644 --- a/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile +++ b/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile @@ -14,9 +14,9 @@ COMMENT= Lightweight currency conversion using WebserviceX.NET LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-libwww>=0:www/p5-libwww \ p5-Module-Install>=0.65:devel/p5-Module-Install -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile index e8e8a093fe6f..f7e11997cd51 100644 --- a/finance/p5-Finance-Quote/Makefile +++ b/finance/p5-Finance-Quote/Makefile @@ -13,7 +13,8 @@ COMMENT= Get stock and mutual fund quotes from various exchanges LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-CGI>=0:www/p5-CGI \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-CGI>=0:www/p5-CGI \ p5-DateTime>=0:devel/p5-DateTime \ p5-HTML-Parser>=0:www/p5-HTML-Parser \ p5-HTML-TableExtract>=0:www/p5-HTML-TableExtract \ @@ -25,7 +26,6 @@ BUILD_DEPENDS= p5-CGI>=0:www/p5-CGI \ p5-Mozilla-CA>=0:www/p5-Mozilla-CA \ p5-URI>=0:net/p5-URI \ p5-libwww>=0:www/p5-libwww -RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Kwalitee>=0:devel/p5-Test-Kwalitee \ p5-Test-Perl-Critic>=0:textproc/p5-Test-Perl-Critic diff --git a/finance/p5-Finance-QuoteHist/Makefile b/finance/p5-Finance-QuoteHist/Makefile index 5063d3a99b77..626ec412037d 100644 --- a/finance/p5-Finance-QuoteHist/Makefile +++ b/finance/p5-Finance-QuoteHist/Makefile @@ -14,13 +14,13 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-Date-Manip>=0:devel/p5-Date-Manip \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Date-Manip>=0:devel/p5-Date-Manip \ p5-HTML-TableExtract>=2.07:www/p5-HTML-TableExtract \ p5-HTTP-Message>=0:www/p5-HTTP-Message \ p5-Regexp-Common>=0:textproc/p5-Regexp-Common \ p5-Text-CSV>=0:textproc/p5-Text-CSV \ p5-libwww>=0:www/p5-libwww -RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes USES= perl5 diff --git a/finance/p5-Finance-TW-EmergingQuote/Makefile b/finance/p5-Finance-TW-EmergingQuote/Makefile index eed9261df59b..bccde2e55211 100644 --- a/finance/p5-Finance-TW-EmergingQuote/Makefile +++ b/finance/p5-Finance-TW-EmergingQuote/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Check stock quotes from Taiwan Emerging Stock -BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-libwww>=0:www/p5-libwww USES= perl5 USE_PERL5= configure diff --git a/finance/p5-Finance-TW-TSEQuote/Makefile b/finance/p5-Finance-TW-TSEQuote/Makefile index 45c709f6e4c9..5f843aba35c2 100644 --- a/finance/p5-Finance-TW-TSEQuote/Makefile +++ b/finance/p5-Finance-TW-TSEQuote/Makefile @@ -13,13 +13,13 @@ COMMENT= Check stock quotes from Taiwan Security Exchange LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-App-Cache>=0:devel/p5-App-Cache \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-App-Cache>=0:devel/p5-App-Cache \ p5-HTML-TableExtract>=0:www/p5-HTML-TableExtract \ p5-UNIVERSAL-require>=0:devel/p5-UNIVERSAL-require \ p5-URI>=0:net/p5-URI \ p5-YAML>=0:textproc/p5-YAML \ p5-libwww>=0:www/p5-libwww -RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes USES= perl5 diff --git a/finance/p5-Finance-YahooQuote/Makefile b/finance/p5-Finance-YahooQuote/Makefile index ad7aa998d557..4b0688e4cf0d 100644 --- a/finance/p5-Finance-YahooQuote/Makefile +++ b/finance/p5-Finance-YahooQuote/Makefile @@ -12,9 +12,9 @@ COMMENT= Get stock quotes from Yahoo! Finance LICENSE= GPLv2+ -BUILD_DEPENDS= p5-HTML-Parser>=2.2:www/p5-HTML-Parser \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-HTML-Parser>=2.2:www/p5-HTML-Parser \ p5-libwww>=1.62:www/p5-libwww -RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes USES= perl5 |