aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Perl-Critic
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-03-15 01:27:20 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-03-15 01:27:20 +0000
commit191671b6306e65d20929ded7b52bce73df4c8381 (patch)
tree1c274ad9896c97bf5b5c883179b2bf5e0a5f9d62 /textproc/p5-Perl-Critic
parentb0d14ea69905c74cae41f22fd3edffc33ac8bfa6 (diff)
downloadports-191671b6306e65d20929ded7b52bce73df4c8381.tar.gz
ports-191671b6306e65d20929ded7b52bce73df4c8381.zip
Add some p5-Perl-Critic-* Perl modules.
While there, add NO_ARCH=yes to the existing Perl::Critic ports. Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=411130
Diffstat (limited to 'textproc/p5-Perl-Critic')
-rw-r--r--textproc/p5-Perl-Critic/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-Perl-Critic/Makefile b/textproc/p5-Perl-Critic/Makefile
index 77f5ac92529a..e12091e758d3 100644
--- a/textproc/p5-Perl-Critic/Makefile
+++ b/textproc/p5-Perl-Critic/Makefile
@@ -37,5 +37,6 @@ TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
USES= perl5
USE_PERL5= modbuild
+NO_ARCH= yes
.include <bsd.port.mk>