aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/p5-Chart-Clicker/Makefile
diff options
context:
space:
mode:
authorchinsan <chinsan@FreeBSD.org>2008-09-03 18:47:29 +0800
committerchinsan <chinsan@FreeBSD.org>2008-09-03 18:47:29 +0800
commitc1c1a71b705f8ea289ef0b9c36639f16d61808c1 (patch)
tree6989d8d7ba47f6b97dca269140e0c35a41408847 /graphics/p5-Chart-Clicker/Makefile
parent86bdf0b0fd78a66215e9de80eb375899d9d20707 (diff)
downloadfreebsd-ports-gnome-c1c1a71b705f8ea289ef0b9c36639f16d61808c1.tar.gz
freebsd-ports-gnome-c1c1a71b705f8ea289ef0b9c36639f16d61808c1.tar.zst
freebsd-ports-gnome-c1c1a71b705f8ea289ef0b9c36639f16d61808c1.zip
- Update to 2.07
Diffstat (limited to 'graphics/p5-Chart-Clicker/Makefile')
-rw-r--r--graphics/p5-Chart-Clicker/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-Chart-Clicker/Makefile b/graphics/p5-Chart-Clicker/Makefile
index 57e2a4d09b05..ffca84d04e03 100644
--- a/graphics/p5-Chart-Clicker/Makefile
+++ b/graphics/p5-Chart-Clicker/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Chart-Clicker
-PORTVERSION= 2.06
+PORTVERSION= 2.07
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -20,7 +20,7 @@ BUILD_DEPENDS= p5-Moose>=0.25:${PORTSDIR}/devel/p5-Moose \
p5-Cairo>=1.000:${PORTSDIR}/graphics/p5-Cairo \
p5-DateTime-Set>=0.25:${PORTSDIR}/devel/p5-DateTime-Set \
p5-Geometry-Primitive>=0:${PORTSDIR}/graphics/p5-Geometry-Primitive \
- p5-Graphics-Primitive>=0:${PORTSDIR}/graphics/p5-Graphics-Primitive \
+ p5-Graphics-Primitive>=0.28:${PORTSDIR}/graphics/p5-Graphics-Primitive \
p5-Graphics-Primitive-Driver-Cairo>=0:${PORTSDIR}/graphics/p5-Graphics-Primitive-Driver-Cairo \
p5-Layout-Manager>=0:${PORTSDIR}/graphics/p5-Layout-Manager
RUN_DEPENDS= ${BUILD_DEPENDS}