summaryrefslogtreecommitdiff
path: root/devel/p5-Perl-Critic
diff options
context:
space:
mode:
authorrillig <rillig>2009-06-13 06:46:41 +0000
committerrillig <rillig>2009-06-13 06:46:41 +0000
commit4260642cfd602495f47f774bef2fdf43d0cf36f6 (patch)
tree6eed7a57d3bef605249cae3ca716a48bbe004af0 /devel/p5-Perl-Critic
parente91aa835cda32936918c5ccaf80a739ce52bcaab (diff)
downloadpkgsrc-4260642cfd602495f47f774bef2fdf43d0cf36f6.tar.gz
Ran pkglint --autofix on the devel/ category. Most of the changes are
simple white-space issues like indentation and trailing spaces. The others are cross-references for Makefile.common.
Diffstat (limited to 'devel/p5-Perl-Critic')
-rw-r--r--devel/p5-Perl-Critic/options.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-Perl-Critic/options.mk b/devel/p5-Perl-Critic/options.mk
index 35cc992d0c6..ba4fb029f5b 100644
--- a/devel/p5-Perl-Critic/options.mk
+++ b/devel/p5-Perl-Critic/options.mk
@@ -1,8 +1,8 @@
-# $NetBSD: options.mk,v 1.1 2009/03/10 17:59:46 sno Exp $
+# $NetBSD: options.mk,v 1.2 2009/06/13 06:46:46 rillig Exp $
-PKG_OPTIONS_VAR= PKG_OPTIONS.p5-Perl-Critic
-PKG_SUPPORTED_OPTIONS= file-homedir file-which perl-tidy pod-spell readonly-xs regexp-parser
-PKG_SUGGESTED_OPTIONS= pod-spell readonly-xs regexp-parser
+PKG_OPTIONS_VAR= PKG_OPTIONS.p5-Perl-Critic
+PKG_SUPPORTED_OPTIONS= file-homedir file-which perl-tidy pod-spell readonly-xs regexp-parser
+PKG_SUGGESTED_OPTIONS= pod-spell readonly-xs regexp-parser
.include "../../mk/bsd.options.mk"