aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-MooseX-Meta-TypeConstraint-ForceCoercion/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-MooseX-Meta-TypeConstraint-ForceCoercion/Makefile')
-rw-r--r--devel/p5-MooseX-Meta-TypeConstraint-ForceCoercion/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-MooseX-Meta-TypeConstraint-ForceCoercion/Makefile b/devel/p5-MooseX-Meta-TypeConstraint-ForceCoercion/Makefile
index 559716aff0ee..4921e579cda2 100644
--- a/devel/p5-MooseX-Meta-TypeConstraint-ForceCoercion/Makefile
+++ b/devel/p5-MooseX-Meta-TypeConstraint-ForceCoercion/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Force coercion when validating type constraints
-BUILD_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
- p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean
+BUILD_DEPENDS= p5-Moose>=0:devel/p5-Moose \
+ p5-namespace-autoclean>=0:devel/p5-namespace-autoclean
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5