summaryrefslogtreecommitdiff
path: root/time/p5-Data-ICal
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-11-02 16:28:37 +0000
committerrillig <rillig@pkgsrc.org>2019-11-02 16:28:37 +0000
commitae5822e08c7145dbbe0737137c02aae49fc0ce3c (patch)
tree72f6d3b73009839cf0bb55461217a87d3774216c /time/p5-Data-ICal
parentcb939586bb2b8b07300fb8a44168e16cd97ab2ed (diff)
downloadpkgsrc-ae5822e08c7145dbbe0737137c02aae49fc0ce3c.tar.gz
time: align variable assignments
pkglint -Wall -F --only aligned -r No manual corrections.
Diffstat (limited to 'time/p5-Data-ICal')
-rw-r--r--time/p5-Data-ICal/Makefile4
1 files changed, 2 insertions, 2 deletions
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