summaryrefslogtreecommitdiff
path: root/devel/p5-Set-Object/Makefile
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-Set-Object/Makefile
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-Set-Object/Makefile')
-rw-r--r--devel/p5-Set-Object/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Set-Object/Makefile b/devel/p5-Set-Object/Makefile
index 1b3d69f8657..9c59bee8f78 100644
--- a/devel/p5-Set-Object/Makefile
+++ b/devel/p5-Set-Object/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2009/01/20 23:48:57 he Exp $
+# $NetBSD: Makefile,v 1.6 2009/06/13 06:46:46 rillig Exp $
DISTNAME= Set-Object-1.27
PKGNAME= p5-${DISTNAME}
@@ -12,7 +12,7 @@ COMMENT= Perl module to manage sets of objects
USE_LANGUAGES= c
PERL5_PACKLIST= auto/Set/Object/.packlist
-PKG_DESTDIR_SUPPORT= user-destdir
+PKG_DESTDIR_SUPPORT= user-destdir
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"