aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/p5-Color-Library/Makefile4
-rw-r--r--www/p5-Catalyst-Action-REST/Makefile2
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/p5-Color-Library/Makefile b/graphics/p5-Color-Library/Makefile
index ac991211cb87..eef1a58c7d9d 100644
--- a/graphics/p5-Color-Library/Makefile
+++ b/graphics/p5-Color-Library/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Color-Library
PORTVERSION= 0.02.1
+PORTREVISION= 1
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:ROKR
@@ -17,8 +18,7 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= An easy-to-use and comprehensive named-color library
BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
- p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
- p5-Module-Pluggable>=0:${PORTSDIR}/devel/p5-Module-Pluggable
+ p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Most>=0:${PORTSDIR}/devel/p5-Test-Most
diff --git a/www/p5-Catalyst-Action-REST/Makefile b/www/p5-Catalyst-Action-REST/Makefile
index f7afccb56587..385fe4b9e2a5 100644
--- a/www/p5-Catalyst-Action-REST/Makefile
+++ b/www/p5-Catalyst-Action-REST/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Catalyst-Action-REST
PORTVERSION= 1.00
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -22,7 +23,6 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.80030:${PORTSDIR}/www/p5-Catalyst-Runtime
p5-Data-Serializer>=0.36:${PORTSDIR}/devel/p5-Data-Serializer \
p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
p5-MRO-Compat>=0.10:${PORTSDIR}/devel/p5-MRO-Compat \
- p5-Module-Pluggable>=0:${PORTSDIR}/devel/p5-Module-Pluggable \
p5-Moose>=1.03:${PORTSDIR}/devel/p5-Moose \
p5-Params-Validate>=0.76:${PORTSDIR}/devel/p5-Params-Validate \
p5-URI-Find>=0:${PORTSDIR}/textproc/p5-URI-Find \