Skip to content

Commit

Permalink
devel/p5-MooseX-ClassAttribute: Remove Perl core module
Browse files Browse the repository at this point in the history
- Bump PORTREVISION for dependency change
  • Loading branch information
sunpoet committed May 30, 2021
1 parent 9c9ed76 commit c799861
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions devel/p5-MooseX-ClassAttribute/Makefile
Expand Up @@ -2,6 +2,7 @@

PORTNAME= MooseX-ClassAttribute
PORTVERSION= 0.29
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN/MooseX CPAN
MASTER_SITE_SUBDIR= CPAN:DROLSKY
Expand All @@ -15,16 +16,16 @@ LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Moose>=2:devel/p5-Moose \
p5-Scalar-List-Utils>=1.45:lang/p5-Scalar-List-Utils \
p5-namespace-autoclean>=0.11:devel/p5-namespace-autoclean \
p5-namespace-clean>=0.20:devel/p5-namespace-clean
TEST_DEPENDS= p5-MooseX-Role-Parameterized>=0:devel/p5-MooseX-Role-Parameterized \
p5-MooseX-Role-Strict>=0:devel/p5-MooseX-Role-Strict \
p5-Test-Requires>=0.05:devel/p5-Test-Requires \
p5-Test-Fatal>=0:devel/p5-Test-Fatal

NO_ARCH= yes
USES= perl5
USE_PERL5= configure

NO_ARCH= yes

.include <bsd.port.mk>

0 comments on commit c799861

Please sign in to comment.