aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-04 05:21:59 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-04 05:21:59 +0000
commit5f7e07eadd74a0637f68155fcf8812a3ca767b87 (patch)
treeb0e62a74b239a62dfb4b4aa02f3c2f43bdd4b174 /finance
parent190f9c279bc0fc8ecd18ea530e9056d23ace307d (diff)
downloadports-5f7e07eadd74a0637f68155fcf8812a3ca767b87.tar.gz
ports-5f7e07eadd74a0637f68155fcf8812a3ca767b87.zip
Notes
Diffstat (limited to 'finance')
-rw-r--r--finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile2
-rw-r--r--finance/p5-Business-OnlinePayment-PaymenTech/Makefile2
-rw-r--r--finance/p5-Finance-Currency-Convert-WebserviceX/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile b/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile
index d23d5c22be8d..cf77546eb122 100644
--- a/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile
+++ b/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A Business::OnlinePayment backend module for MerchantCommerce authorization service
-BUILD_DEPENDS= ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/finance/p5-Business-OnlinePayment
+BUILD_DEPENDS= p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/finance/p5-Business-OnlinePayment-PaymenTech/Makefile b/finance/p5-Business-OnlinePayment-PaymenTech/Makefile
index ef0fcd972cea..c669bc6e0a36 100644
--- a/finance/p5-Business-OnlinePayment-PaymenTech/Makefile
+++ b/finance/p5-Business-OnlinePayment-PaymenTech/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= PaymenTech backend for Business::OnlinePayment
-BUILD_DEPENDS= ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/finance/p5-Business-OnlinePayment \
+BUILD_DEPENDS= p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment \
p5-Module-Install>=0:${PORTSDIR}/devel/p5-Module-Install \
p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple
RUN_DEPENDS:= ${BUILD_DEPENDS}
diff --git a/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile b/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile
index 04971bafd8cf..640f4309a203 100644
--- a/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile
+++ b/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Lightweight currency conversion using WebserviceX.NET
-BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
+BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
p5-Module-Install>=0.65:${PORTSDIR}/devel/p5-Module-Install
RUN_DEPENDS:= ${BUILD_DEPENDS}