summaryrefslogtreecommitdiff
path: root/devel/p5-signatures
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-signatures
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-signatures')
-rw-r--r--devel/p5-signatures/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-signatures/Makefile b/devel/p5-signatures/Makefile
index 53bf10a9f19..4ee54caa2c4 100644
--- a/devel/p5-signatures/Makefile
+++ b/devel/p5-signatures/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2009/05/03 14:24:57 abs Exp $
+# $NetBSD: Makefile,v 1.4 2009/06/13 06:46:48 rillig Exp $
DISTNAME= signatures-0.05
PKGNAME= p5-${DISTNAME}
@@ -19,7 +19,7 @@ DEPENDS+= p5-B-Hooks-OP-PPAddr>=0:../../devel/p5-B-Hooks-OP-PPAddr
DEPENDS+= p5-B-Hooks-Parser>=0.07:../../devel/p5-B-Hooks-Parser
DEPENDS+= p5-B-Hooks-EndOfScope>=0.08:../../devel/p5-B-Hooks-EndOfScope
-PKG_DESTDIR_SUPPORT= user-destdir
+PKG_DESTDIR_SUPPORT= user-destdir
.include "../../devel/p5-B-Hooks-OP-Check/buildlink3.mk"
.include "../../devel/p5-B-Hooks-OP-PPAddr/buildlink3.mk"