From ae5822e08c7145dbbe0737137c02aae49fc0ce3c Mon Sep 17 00:00:00 2001 From: rillig Date: Sat, 2 Nov 2019 16:28:37 +0000 Subject: time: align variable assignments pkglint -Wall -F --only aligned -r No manual corrections. --- time/p5-Data-ICal/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'time/p5-Data-ICal') diff --git a/time/p5-Data-ICal/Makefile b/time/p5-Data-ICal/Makefile index 1b475dfc9af..d9cecfdf477 100644 --- a/time/p5-Data-ICal/Makefile +++ b/time/p5-Data-ICal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2019/11/02 14:51:35 mef Exp $ +# $NetBSD: Makefile,v 1.27 2019/11/02 16:28:39 rillig Exp $ DISTNAME= Data-ICal-0.23 PKGNAME= p5-${DISTNAME} @@ -15,7 +15,7 @@ DEPENDS+= p5-Class-ReturnValue>=0.53:../../devel/p5-Class-ReturnValue #DEPENDS+= {perl>=5.7.3,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64 DEPENDS+= p5-Text-vFile-asData>=0.05:../../textproc/p5-Text-vFile-asData -#BUILD_DEPENDS+= {perl>=5.6.2,p5-Test-Simple-[0-9]*}:../../devel/p5-Test-Simple +#BUILD_DEPENDS+= {perl>=5.6.2,p5-Test-Simple-[0-9]*}:../../devel/p5-Test-Simple TEST_DEPENDS+= p5-Test-LongString-[0-9]*:../../devel/p5-Test-LongString TEST_DEPENDS+= p5-Test-NoWarnings-[0-9]*:../../devel/p5-Test-NoWarnings TEST_DEPENDS+= p5-Test-Warn-[0-9]*:../../devel/p5-Test-Warn -- cgit v1.2.3