summaryrefslogtreecommitdiff
path: root/finance/p5-Business-OnlinePayment-PaymentsGateway
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /finance/p5-Business-OnlinePayment-PaymentsGateway
parentRemove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. (diff)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412346
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 5d26c6fc22e6..e1158f44f345 100644
--- a/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile
+++ b/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Business::OnlinePayment backend module for PaymentsGateway.net ACH Direct
-BUILD_DEPENDS= p5-Business-CreditCard>=0:${PORTSDIR}/finance/p5-Business-CreditCard \
- p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment
+BUILD_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \
+ p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5