summaryrefslogtreecommitdiff
path: root/devel/p5-MooseX-AttributeHelpers/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-MooseX-AttributeHelpers/Makefile')
-rw-r--r--devel/p5-MooseX-AttributeHelpers/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-MooseX-AttributeHelpers/Makefile b/devel/p5-MooseX-AttributeHelpers/Makefile
index f30f68640281..72bdc138715b 100644
--- a/devel/p5-MooseX-AttributeHelpers/Makefile
+++ b/devel/p5-MooseX-AttributeHelpers/Makefile
@@ -13,9 +13,9 @@ COMMENT= Extend your attribute interfaces
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Moose>=0.56:${PORTSDIR}/devel/p5-Moose
+BUILD_DEPENDS= p5-Moose>=0.56:devel/p5-Moose
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
+TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception
DEPRECATED= Functionality is now a part of p5-Moose (Moose::Meta::Attribute::Native). Do not use for new projects