aboutsummaryrefslogtreecommitdiff
path: root/www/p5-AnyEvent-SCGI
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-03 15:07:52 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-03 15:07:52 +0000
commit7ef0f3644529382d49fbe6eb4f86fe0364058f0f (patch)
tree325547ea111b582a556c4ed6a234ed27d6e8b857 /www/p5-AnyEvent-SCGI
parentf08e0ae493df686a20b901026e7b99b56dcbdf8c (diff)
downloadports-7ef0f3644529382d49fbe6eb4f86fe0364058f0f.tar.gz
ports-7ef0f3644529382d49fbe6eb4f86fe0364058f0f.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326156
Diffstat (limited to 'www/p5-AnyEvent-SCGI')
-rw-r--r--www/p5-AnyEvent-SCGI/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-AnyEvent-SCGI/Makefile b/www/p5-AnyEvent-SCGI/Makefile
index a682d1022126..373931a7db95 100644
--- a/www/p5-AnyEvent-SCGI/Makefile
+++ b/www/p5-AnyEvent-SCGI/Makefile
@@ -18,7 +18,8 @@ RUN_DEPENDS= \
p5-AnyEvent>=5.2:${PORTSDIR}/devel/p5-AnyEvent
BUILD_DEPENDS:= ${RUN_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= AnyEvent::SCGI.3