aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--databases/p5-DBIx-Class-DeploymentHandler/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/p5-DBIx-Class-DeploymentHandler/Makefile b/databases/p5-DBIx-Class-DeploymentHandler/Makefile
index 2c8ff57bd468..dd411313018e 100644
--- a/databases/p5-DBIx-Class-DeploymentHandler/Makefile
+++ b/databases/p5-DBIx-Class-DeploymentHandler/Makefile
@@ -2,7 +2,7 @@
PORTNAME= DBIx-Class-DeploymentHandler
PORTVERSION= 0.002212
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -26,8 +26,7 @@ RUN_DEPENDS= \
p5-Sub-Exporter-Progressive>0:${PORTSDIR}/devel/p5-Sub-Exporter-Progressive \
p5-Text-Brew>=0.02:${PORTSDIR}/textproc/p5-Text-Brew \
p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny \
- p5-namespace-autoclean>0:${PORTSDIR}/devel/p5-namespace-autoclean \
- p5-parent>=0.225:${PORTSDIR}/devel/p5-parent
+ p5-namespace-autoclean>0:${PORTSDIR}/devel/p5-namespace-autoclean
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5