aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Controller-RateLimit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Catalyst-Controller-RateLimit/Makefile')
-rw-r--r--www/p5-Catalyst-Controller-RateLimit/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/www/p5-Catalyst-Controller-RateLimit/Makefile b/www/p5-Catalyst-Controller-RateLimit/Makefile
index 5a85ebca1e0c..85eef30841b9 100644
--- a/www/p5-Catalyst-Controller-RateLimit/Makefile
+++ b/www/p5-Catalyst-Controller-RateLimit/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: Catalyst-Controller-RateLimit
-# Date created: 12 February 2010
-# Whom: andrey@kostenko.name
-#
+# Created by: andrey@kostenko.name
# $FreeBSD$
PORTNAME= Catalyst-Controller-RateLimit
@@ -24,7 +21,8 @@ TEST_DEPENDS= p5-Test-WWW-Mechanize-Catalyst>=0:${PORTSDIR}/devel/p5-Test-WWW-Me
p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Catalyst::Controller::RateLimit.3
.include <bsd.port.mk>