aboutsummaryrefslogtreecommitdiff
path: root/finance/p5-Business-OnlinePayment-PaymentsGateway
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-04 05:15:46 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-04 05:15:46 +0000
commit5cfb05565510b710936122de4a8641cf9d6ee77e (patch)
treeaa0a891f08eee126dd82ac2ff6ee752d88e8fc75 /finance/p5-Business-OnlinePayment-PaymentsGateway
parentc651b8ea1487ba21defe341c1818ec393c88db7c (diff)
downloadports-5cfb05565510b710936122de4a8641cf9d6ee77e.tar.gz
ports-5cfb05565510b710936122de4a8641cf9d6ee77e.zip
- Remove SITE_PERL from *_DEPENDS
Notes
Notes: svn path=/head/; revision=298332
Diffstat (limited to 'finance/p5-Business-OnlinePayment-PaymentsGateway')
-rw-r--r--finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile b/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile
index 14efe02f7e84..0dff7cdb5750 100644
--- a/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile
+++ b/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile
@@ -15,8 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A Business::OnlinePayment backend module for PaymentsGateway.net ACH Direct
-BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/finance/p5-Business-CreditCard \
- ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/finance/p5-Business-OnlinePayment
+BUILD_DEPENDS= p5-Business-CreditCard>=0:${PORTSDIR}/finance/p5-Business-CreditCard \
+ p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes