Skip to content

Commit

Permalink
p5-Config-MVP: Remove syntax error and pkglint.
Browse files Browse the repository at this point in the history
  • Loading branch information
jperkin committed Dec 17, 2023
1 parent c30b6e1 commit 9a06c10
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions devel/p5-Config-MVP/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.28 2023/12/16 09:57:50 mef Exp $
# $NetBSD: Makefile,v 1.29 2023/12/17 09:55:38 jperkin Exp $

DISTNAME= Config-MVP-2.200013
PKGNAME= p5-${DISTNAME}
Expand All @@ -20,13 +20,11 @@ DEPENDS+= p5-Throwable-[0-9]*:../../devel/p5-Throwable
DEPENDS+= p5-Tie-IxHash-[0-9]*:../../devel/p5-Tie-IxHash
DEPENDS+= p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny

TOOL_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
TOOL_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
#TOOL_DEPENDS+= {perl>=5.14.1,p5-Test-Simple>=0.96}:../../devel/p5-Test-Simple
# for make test
TEST_DEPENDS+= p5-Module-Pluggable-[0-9]*:../../devel/p5-Module-Pluggable
+= p5-Module-Pluggable-[0-9]*:../../devel/p5-Module-Pluggable
TEST_DEPENDS+= p5-Package-DeprecationManager-[0-9]*:../../devel/p5-Package-DeprecationManager

TEST_DEPENDS+= p5-Module-Pluggable-[0-9]*:../../devel/p5-Module-Pluggable
TEST_DEPENDS+= p5-Package-DeprecationManager-[0-9]*:../../devel/p5-Package-DeprecationManager

USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Config/MVP/.packlist
Expand Down

0 comments on commit 9a06c10

Please sign in to comment.