diff options
Diffstat (limited to 'graphics/p5-Layout-Manager/Makefile')
-rw-r--r-- | graphics/p5-Layout-Manager/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-Layout-Manager/Makefile b/graphics/p5-Layout-Manager/Makefile index 10b2320e86eb..c45a4f0c3b3a 100644 --- a/graphics/p5-Layout-Manager/Makefile +++ b/graphics/p5-Layout-Manager/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Layout-Manager -PORTVERSION= 0.18 +PORTVERSION= 0.19 CATEGORIES= graphics perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/G/GP/GPHAT @@ -19,7 +19,7 @@ BUILD_DEPENDS= p5-Moose>=0.54:${PORTSDIR}/devel/p5-Moose \ p5-MooseX-AttributeHelpers>=0.12:${PORTSDIR}/devel/p5-MooseX-AttributeHelpers \ p5-Module-Install>=0.64:${PORTSDIR}/devel/p5-Module-Install \ p5-Geometry-Primitive>=0.10:${PORTSDIR}/graphics/p5-Geometry-Primitive \ - p5-Graphics-Primitive>=0.25:${PORTSDIR}/graphics/p5-Graphics-Primitive + p5-Graphics-Primitive>=0.32:${PORTSDIR}/graphics/p5-Graphics-Primitive RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= YES |