diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-04 05:21:59 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-04 05:21:59 +0000 |
commit | 5f7e07eadd74a0637f68155fcf8812a3ca767b87 (patch) | |
tree | b0e62a74b239a62dfb4b4aa02f3c2f43bdd4b174 /finance/p5-Business-OnlinePayment-MerchantCommerce | |
parent | 190f9c279bc0fc8ecd18ea530e9056d23ace307d (diff) | |
download | ports-5f7e07eadd74a0637f68155fcf8812a3ca767b87.tar.gz ports-5f7e07eadd74a0637f68155fcf8812a3ca767b87.zip |
Notes
Diffstat (limited to 'finance/p5-Business-OnlinePayment-MerchantCommerce')
-rw-r--r-- | finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |