aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Perl-Critic-Bangs
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-11 05:29:55 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-11 05:29:55 +0000
commitc153fc8db4cd271cf440847b07722defd6363824 (patch)
tree7d6f09364ae164355f84938027aaeaf3db656249 /textproc/p5-Perl-Critic-Bangs
parentc38737831812e30552fdfdb25a09354064a3a461 (diff)
downloadports-c153fc8db4cd271cf440847b07722defd6363824.tar.gz
ports-c153fc8db4cd271cf440847b07722defd6363824.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326939
Diffstat (limited to 'textproc/p5-Perl-Critic-Bangs')
-rw-r--r--textproc/p5-Perl-Critic-Bangs/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/textproc/p5-Perl-Critic-Bangs/Makefile b/textproc/p5-Perl-Critic-Bangs/Makefile
index 1f1963664a62..18c2a52bcf80 100644
--- a/textproc/p5-Perl-Critic-Bangs/Makefile
+++ b/textproc/p5-Perl-Critic-Bangs/Makefile
@@ -1,7 +1,4 @@
-# Ports collection makefile for: Perl::Critic::Bangs
-# Date created: Jun 06, 2008
-# Whom: Vany <ivan@serezhkin.com>
-#
+# Created by: Vany <ivan@serezhkin.com>
# $FreeBSD$
PORTNAME= Perl-Critic-Bangs
@@ -18,7 +15,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Perl-Critic>=0:${PORTSDIR}/textproc/p5-Test-Perl-Critic \
p5-Perl-Critic-Deprecated>=0:${PORTSDIR}/devel/p5-Perl-Critic-Deprecated
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Perl::Critic::Bangs.3 \
Perl::Critic::Policy::Bangs::ProhibitUselessRegexModifiers.3 \