aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Dancer-Plugin-Redis
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-10 13:04:01 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-10 13:04:01 +0000
commitb611168744d79188a3e152a2430c4f3ac712d642 (patch)
treec686a3631dfd53240e8bb89c811e6ae1fc9c4726 /databases/p5-Dancer-Plugin-Redis
parent8e6990a3465caad0fd37e571e2fd4c4a1145d800 (diff)
downloadports-b611168744d79188a3e152a2430c4f3ac712d642.tar.gz
ports-b611168744d79188a3e152a2430c4f3ac712d642.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326900
Diffstat (limited to 'databases/p5-Dancer-Plugin-Redis')
-rw-r--r--databases/p5-Dancer-Plugin-Redis/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-Dancer-Plugin-Redis/Makefile b/databases/p5-Dancer-Plugin-Redis/Makefile
index 871ed93f7719..267f590af1e3 100644
--- a/databases/p5-Dancer-Plugin-Redis/Makefile
+++ b/databases/p5-Dancer-Plugin-Redis/Makefile
@@ -20,7 +20,8 @@ BUILD_DEPENDS= p5-Dancer>=1.1750:${PORTSDIR}/www/p5-Dancer \
RUN_DEPENDS= p5-Dancer>=1.1750:${PORTSDIR}/www/p5-Dancer \
p5-Redis>=1.902:${PORTSDIR}/databases/p5-Redis
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Dancer::Plugin::Redis.3