aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-TiVo
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-05 11:09:23 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-05 11:09:23 +0000
commit27354da01e64ac0abaf3e4a695a6d33f056547e5 (patch)
tree7050f184ad070ef903d6ac4ab7b35140e7381404 /net/p5-Net-TiVo
parent03c3cf846f5eeb3998b64ce5d6dde282df34c5f0 (diff)
downloadports-27354da01e64ac0abaf3e4a695a6d33f056547e5.tar.gz
ports-27354da01e64ac0abaf3e4a695a6d33f056547e5.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326384
Diffstat (limited to 'net/p5-Net-TiVo')
-rw-r--r--net/p5-Net-TiVo/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-TiVo/Makefile b/net/p5-Net-TiVo/Makefile
index 327912418b68..aec413c776dd 100644
--- a/net/p5-Net-TiVo/Makefile
+++ b/net/p5-Net-TiVo/Makefile
@@ -20,7 +20,8 @@ BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Net::TiVo.3 \
Net::TiVo::Show.3 \