summaryrefslogtreecommitdiff
path: root/devel/p5-UNIVERSAL-can
diff options
context:
space:
mode:
authorrillig <rillig>2009-06-13 06:46:41 +0000
committerrillig <rillig>2009-06-13 06:46:41 +0000
commit3e5b537cd0c188e9ce3f67b80b381c7f6e203e58 (patch)
tree6eed7a57d3bef605249cae3ca716a48bbe004af0 /devel/p5-UNIVERSAL-can
parent57d1034085d8c09b5dd9e4b3c24f64988975bb40 (diff)
downloadpkgsrc-3e5b537cd0c188e9ce3f67b80b381c7f6e203e58.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-UNIVERSAL-can')
-rw-r--r--devel/p5-UNIVERSAL-can/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-UNIVERSAL-can/Makefile b/devel/p5-UNIVERSAL-can/Makefile
index 74565ff66ec..45d0203b720 100644
--- a/devel/p5-UNIVERSAL-can/Makefile
+++ b/devel/p5-UNIVERSAL-can/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2009/04/24 17:15:22 sno Exp $
+# $NetBSD: Makefile,v 1.4 2009/06/13 06:46:47 rillig Exp $
DISTNAME= UNIVERSAL-can-1.12
PKGNAME= p5-${DISTNAME}
@@ -16,7 +16,7 @@ BUILD_DEPENDS+= {perl>=5.10,p5-Test-Simple>=0.60}:../../devel/p5-Test-Simple
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/UNIVERSAL/can/.packlist
-PKG_DESTDIR_SUPPORT= user-destdir
+PKG_DESTDIR_SUPPORT= user-destdir
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"