summaryrefslogtreecommitdiff
path: root/finance/p5-Finance-Bitcoin
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-14 12:04:18 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-14 12:04:18 +0000
commite5a7b5184d3a9ecdd216c7e781e3ce1db2451784 (patch)
tree0b99f811fd2d870349949708741c6d39ea7b57a5 /finance/p5-Finance-Bitcoin
parent- move pkg-plist entry into PLIST_FILES (diff)
- convert to the new perl5 framework
- convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=327278
Diffstat (limited to 'finance/p5-Finance-Bitcoin')
-rw-r--r--finance/p5-Finance-Bitcoin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/p5-Finance-Bitcoin/Makefile b/finance/p5-Finance-Bitcoin/Makefile
index 63e64fc8c5f2..e8639af53ef6 100644
--- a/finance/p5-Finance-Bitcoin/Makefile
+++ b/finance/p5-Finance-Bitcoin/Makefile
@@ -22,7 +22,8 @@ BUILD_DEPENDS= p5-JSON-RPC>=0.96:${PORTSDIR}/devel/p5-JSON-RPC \
p5-Object-AUTHORITY>=0:${PORTSDIR}/devel/p5-Object-Authority
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Finance::Bitcoin::API.3 \
Finance::Bitcoin::Address.3 \