summaryrefslogtreecommitdiff
path: root/devel/p5-Perl-Critic
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2009-06-13 06:46:41 +0000
committerrillig <rillig@pkgsrc.org>2009-06-13 06:46:41 +0000
commitb52a0a9b9545539eb23fccdbc91473026310e836 (patch)
tree6eed7a57d3bef605249cae3ca716a48bbe004af0 /devel/p5-Perl-Critic
parent220b66939b43b17a20168b4da9eeb0918041d822 (diff)
downloadpkgsrc-b52a0a9b9545539eb23fccdbc91473026310e836.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"