diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-07-31 06:54:09 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-07-31 06:54:09 +0000 |
commit | 0c32f397115d6a7e639ed1f8b4228848bd5cc96c (patch) | |
tree | ce66d6984b8e2580d19a3e478f618b13623e3080 /finance/p5-Business-OnlinePayment-2CheckOut | |
parent | c37aa810ab6b2dec5c29293ea60ad8f84d8effda (diff) | |
download | ports-0c32f397115d6a7e639ed1f8b4228848bd5cc96c.tar.gz ports-0c32f397115d6a7e639ed1f8b4228848bd5cc96c.zip |
Notes
Diffstat (limited to 'finance/p5-Business-OnlinePayment-2CheckOut')
-rw-r--r-- | finance/p5-Business-OnlinePayment-2CheckOut/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/p5-Business-OnlinePayment-2CheckOut/Makefile b/finance/p5-Business-OnlinePayment-2CheckOut/Makefile index 27beef13da6d..6e2fce2d2f8d 100644 --- a/finance/p5-Business-OnlinePayment-2CheckOut/Makefile +++ b/finance/p5-Business-OnlinePayment-2CheckOut/Makefile @@ -16,7 +16,8 @@ BUILD_DEPENDS= p5-Business-CreditCard>=0:${PORTSDIR}/finance/p5-Business-CreditC p5-Text-CSV_XS>=0:${PORTSDIR}/textproc/p5-Text-CSV_XS RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure patch MAN3= Business::OnlinePayment::2CheckOut.3 |