aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Bot-Training
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-02 09:22:47 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-02 09:22:47 +0000
commitca11b0d6e9a1ec907ecd9af2960fc14b2d50a160 (patch)
tree57ff114ed6c22543eff6f68991fcfc5180976d04 /misc/p5-Bot-Training
parentbd336fe2d26c73d05170cfe812e747f5cd8b4382 (diff)
downloadports-ca11b0d6e9a1ec907ecd9af2960fc14b2d50a160.tar.gz
ports-ca11b0d6e9a1ec907ecd9af2960fc14b2d50a160.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=325955
Diffstat (limited to 'misc/p5-Bot-Training')
-rw-r--r--misc/p5-Bot-Training/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/p5-Bot-Training/Makefile b/misc/p5-Bot-Training/Makefile
index 174a90a7962d..54ae00a589ca 100644
--- a/misc/p5-Bot-Training/Makefile
+++ b/misc/p5-Bot-Training/Makefile
@@ -30,7 +30,8 @@ BUILD_DEPENDS= p5-Any-Moose>=0:${PORTSDIR}/devel/p5-Any-Moose \
p5-namespace-clean>=0:${PORTSDIR}/devel/p5-namespace-clean
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN1= bot-training.1
MAN3= Bot::Training.3