diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2009-01-03 06:15:09 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2009-01-03 06:15:09 +0000 |
commit | 2c7e6cf00eef270c6217aa985b4978c011695d4a (patch) | |
tree | 21885354ec7ca434b6656ba7fdecc94502e63718 /graphics/p5-Layout-Manager/Makefile | |
parent | 76e0beaefe18c0ee546e7037cc2ca6ba515ed5ce (diff) | |
download | ports-2c7e6cf00eef270c6217aa985b4978c011695d4a.tar.gz ports-2c7e6cf00eef270c6217aa985b4978c011695d4a.zip |
Notes
Diffstat (limited to 'graphics/p5-Layout-Manager/Makefile')
-rw-r--r-- | graphics/p5-Layout-Manager/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/p5-Layout-Manager/Makefile b/graphics/p5-Layout-Manager/Makefile index c45a4f0c3b3a..914ae574960e 100644 --- a/graphics/p5-Layout-Manager/Makefile +++ b/graphics/p5-Layout-Manager/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Layout-Manager -PORTVERSION= 0.19 +PORTVERSION= 0.20 CATEGORIES= graphics perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/G/GP/GPHAT @@ -18,8 +18,8 @@ COMMENT= 2D Layout Management 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.32:${PORTSDIR}/graphics/p5-Graphics-Primitive + p5-Geometry-Primitive>=0.13:${PORTSDIR}/graphics/p5-Geometry-Primitive \ + p5-Graphics-Primitive>=0.34:${PORTSDIR}/graphics/p5-Graphics-Primitive RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= YES |