aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/p5-Graphics-Color/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/p5-Graphics-Color/Makefile b/graphics/p5-Graphics-Color/Makefile
index 65f08ecb3894..f9117584b68e 100644
--- a/graphics/p5-Graphics-Color/Makefile
+++ b/graphics/p5-Graphics-Color/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Graphics-Color
PORTVERSION= 0.24
+PORTREVISION= 1
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -19,7 +20,7 @@ BUILD_DEPENDS= p5-Moose>=0.54:${PORTSDIR}/devel/p5-Moose \
p5-MooseX-Clone>=0.03:${PORTSDIR}/devel/p5-MooseX-Clone \
p5-Module-Install>=0.64:${PORTSDIR}/devel/p5-Module-Install \
p5-MooseX-Storage>=0.14:${PORTSDIR}/devel/p5-MooseX-Storage \
- p5-MooseX-Types>=0.19${PORTSDIR}/devel/p5-MooseX-Types \
+ p5-MooseX-Types>=0.19:${PORTSDIR}/devel/p5-MooseX-Types \
p5-Color-Library>=0.02:${PORTSDIR}/graphics/p5-Color-Library
RUN_DEPENDS= ${BUILD_DEPENDS}