diff options
Diffstat (limited to 'devel/p5-MooseX-Attribute-Chained/Makefile')
-rw-r--r-- | devel/p5-MooseX-Attribute-Chained/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-MooseX-Attribute-Chained/Makefile b/devel/p5-MooseX-Attribute-Chained/Makefile index b670de0c7241..cb688b0ea1b2 100644 --- a/devel/p5-MooseX-Attribute-Chained/Makefile +++ b/devel/p5-MooseX-Attribute-Chained/Makefile @@ -14,8 +14,8 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ - p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny +BUILD_DEPENDS= p5-Moose>=0:devel/p5-Moose \ + p5-Try-Tiny>=0:lang/p5-Try-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} CONFLICTS_INSTALL= p5-MooseX-ChainedAccessors-[0-9]* |