aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Color-Palette
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2009-09-03 21:45:32 +0000
committerAnton Berezin <tobez@FreeBSD.org>2009-09-03 21:45:32 +0000
commit6001b2443795be55e345301da9c2e22fae970b3b (patch)
treee5c0397d5fb7ff69ed1f94727d18ef09e9d9f514 /graphics/p5-Color-Palette
parent9d86f29b8c991d0c39550d7dd6228c4a43be5be5 (diff)
downloadports-6001b2443795be55e345301da9c2e22fae970b3b.tar.gz
ports-6001b2443795be55e345301da9c2e22fae970b3b.zip
Notes
Diffstat (limited to 'graphics/p5-Color-Palette')
-rw-r--r--graphics/p5-Color-Palette/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/p5-Color-Palette/Makefile b/graphics/p5-Color-Palette/Makefile
index f3e10cf90e73..a650f76ae7b8 100644
--- a/graphics/p5-Color-Palette/Makefile
+++ b/graphics/p5-Color-Palette/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Color-Palette
PORTVERSION= 0.091400
+PORTREVISION= 1
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Color
@@ -18,7 +19,7 @@ COMMENT= Handle sets of named colors in Perl
BUILD_DEPENDS= p5-MooseX-Types>=0:${PORTSDIR}/devel/p5-MooseX-Types \
p5-Graphics-Color>=0.21:${PORTSDIR}/graphics/p5-Graphics-Color \
p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
- p5-Moose.pm>=0:${PORTSDIR}/devel/p5-Moose
+ p5-Moose>=0:${PORTSDIR}/devel/p5-Moose
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes