summaryrefslogtreecommitdiff
path: root/databases/p5-SQL-Abstract/Makefile
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-11-02 15:37:59 +0000
committerrillig <rillig@pkgsrc.org>2019-11-02 15:37:59 +0000
commit83afcf6321f293f292e4213f00426d6d4c410f16 (patch)
tree127f4bd9b079761da1920a3b891f2702cece7229 /databases/p5-SQL-Abstract/Makefile
parente60a51b78bae2407e2dbc73016f6bd4274676b81 (diff)
downloadpkgsrc-83afcf6321f293f292e4213f00426d6d4c410f16.tar.gz
databases: align variable assignments
pkglint -Wall -F --only aligned -r No manual corrections.
Diffstat (limited to 'databases/p5-SQL-Abstract/Makefile')
-rw-r--r--databases/p5-SQL-Abstract/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/databases/p5-SQL-Abstract/Makefile b/databases/p5-SQL-Abstract/Makefile
index e402990a2a4..d8d3954fdc1 100644
--- a/databases/p5-SQL-Abstract/Makefile
+++ b/databases/p5-SQL-Abstract/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2019/08/11 13:18:33 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2019/11/02 15:38:05 rillig Exp $
DISTNAME= SQL-Abstract-1.86
PKGNAME= p5-${DISTNAME}
@@ -16,12 +16,12 @@ DEPENDS+= p5-Getopt-Long-Descriptive>=0.091:../../devel/p5-Getopt-Long-Descripti
DEPENDS+= p5-Hash-Merge>=0.12:../../devel/p5-Hash-Merge
#DEPENDS+= {perl>=5.7.3,p5-Scalar-List-Utils-[0-9]*}:../../devel/p5-Scalar-List-Utils
-BUILD_DEPENDS+= p5-Moo-[0-9]*:../../devel/p5-Moo
-BUILD_DEPENDS+= p5-Test-Deep>=0.101:../../devel/p5-Test-Deep
-BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
+BUILD_DEPENDS+= p5-Moo-[0-9]*:../../devel/p5-Moo
+BUILD_DEPENDS+= p5-Test-Deep>=0.101:../../devel/p5-Test-Deep
+BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
#BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.92}:../../devel/p5-Test-Simple
-BUILD_DEPENDS+= p5-Test-Warn-[0-9]*:../../devel/p5-Test-Warn
-BUILD_DEPENDS+= p5-Tree-DAG_Node>=0:../../devel/p5-Tree-DAG_Node
+BUILD_DEPENDS+= p5-Test-Warn-[0-9]*:../../devel/p5-Test-Warn
+BUILD_DEPENDS+= p5-Tree-DAG_Node>=0:../../devel/p5-Tree-DAG_Node
PERL5_PACKLIST= auto/SQL/Abstract/.packlist
PERL5_MODULE_TYPE= Module::Install::Bundled