summaryrefslogtreecommitdiff
path: root/devel/p5-Class-C3-Componentised
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-Class-C3-Componentised
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-Class-C3-Componentised')
-rw-r--r--devel/p5-Class-C3-Componentised/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Class-C3-Componentised/Makefile b/devel/p5-Class-C3-Componentised/Makefile
index bee4475400e..fd036b87200 100644
--- a/devel/p5-Class-C3-Componentised/Makefile
+++ b/devel/p5-Class-C3-Componentised/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2009/04/24 15:37:55 sno Exp $
+# $NetBSD: Makefile,v 1.5 2009/06/13 06:46:44 rillig Exp $
DISTNAME= Class-C3-Componentised-1.0005
PKGNAME= p5-${DISTNAME}
@@ -16,7 +16,7 @@ DEPENDS+= p5-Class-C3>=0.20:../../devel/p5-Class-C3
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Class/C3/Componentised/.packlist
-PKG_DESTDIR_SUPPORT= user-destdir
+PKG_DESTDIR_SUPPORT= user-destdir
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"