aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-07-09 08:40:17 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-07-09 08:40:17 +0000
commitf6d56007b984e83ebda7162c99abc18d5bde982e (patch)
treeaa20f69168c1d6c9e0dbf200cc417eb6ea9147ca /finance
parentbd0d393e807d8d13fca4ce0ff12e4497385e3e24 (diff)
downloadports-f6d56007b984e83ebda7162c99abc18d5bde982e.tar.gz
ports-f6d56007b984e83ebda7162c99abc18d5bde982e.zip
Notes
Diffstat (limited to 'finance')
-rw-r--r--finance/p5-Business-OnlinePayment-Beanstream/Makefile2
-rw-r--r--finance/p5-Finance-Currency-Convert-XE/Makefile2
-rw-r--r--finance/p5-Finance-QuoteTW/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/finance/p5-Business-OnlinePayment-Beanstream/Makefile b/finance/p5-Business-OnlinePayment-Beanstream/Makefile
index 297aa9e5524b..a17a6ae15532 100644
--- a/finance/p5-Business-OnlinePayment-Beanstream/Makefile
+++ b/finance/p5-Business-OnlinePayment-Beanstream/Makefile
@@ -12,9 +12,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Business::OnlinePayment backend module for Beanstream
+BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment \
p5-URI>=0:net/p5-URI
-BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure
diff --git a/finance/p5-Finance-Currency-Convert-XE/Makefile b/finance/p5-Finance-Currency-Convert-XE/Makefile
index b738d268b8d1..015df5677151 100644
--- a/finance/p5-Finance-Currency-Convert-XE/Makefile
+++ b/finance/p5-Finance-Currency-Convert-XE/Makefile
@@ -13,9 +13,9 @@ COMMENT= Currency conversion module
LICENSE= ART20
+BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \
p5-WWW-Mechanize>=1.60:www/p5-WWW-Mechanize
-BUILD_DEPENDS:= ${RUN_DEPENDS}
OPTIONS_DEFINE= DOCS
diff --git a/finance/p5-Finance-QuoteTW/Makefile b/finance/p5-Finance-QuoteTW/Makefile
index 00d2760e7eb5..413fede31e98 100644
--- a/finance/p5-Finance-QuoteTW/Makefile
+++ b/finance/p5-Finance-QuoteTW/Makefile
@@ -12,12 +12,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Fetch quotes of mutual funds in Taiwan
+BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Data-TreeDumper>=0:devel/p5-Data-TreeDumper \
p5-HTML-Encoding>=0.6:www/p5-HTML-Encoding \
p5-HTML-TableExtract>=2.1:www/p5-HTML-TableExtract \
p5-Spiffy>=0.3:devel/p5-Spiffy \
p5-WWW-Mechanize>=1.34:www/p5-WWW-Mechanize
-BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure