aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI-Session
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-02 15:12:10 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-02 15:12:10 +0000
commitf5c9f428aa144c2ccbc058899597cc18147131ac (patch)
treeae82ab09fcab8bef1ec0fa532f4e12d2dadd6cc3 /www/p5-CGI-Session
parent46c3da032b7280d0eec90ea4b8b4eda0eac5ec6d (diff)
downloadports-f5c9f428aa144c2ccbc058899597cc18147131ac.tar.gz
ports-f5c9f428aa144c2ccbc058899597cc18147131ac.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326003
Diffstat (limited to 'www/p5-CGI-Session')
-rw-r--r--www/p5-CGI-Session/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-CGI-Session/Makefile b/www/p5-CGI-Session/Makefile
index bbe7347ac08f..f06b7bfd82ef 100644
--- a/www/p5-CGI-Session/Makefile
+++ b/www/p5-CGI-Session/Makefile
@@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for persistent session management
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= \
CGI::Session.3 \