diff options
Diffstat (limited to 'devel/p5-MooseX-Attribute-ENV/Makefile')
-rw-r--r-- | devel/p5-MooseX-Attribute-ENV/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-MooseX-Attribute-ENV/Makefile b/devel/p5-MooseX-Attribute-ENV/Makefile index f8a18a1bfcbc..554b760033c2 100644 --- a/devel/p5-MooseX-Attribute-ENV/Makefile +++ b/devel/p5-MooseX-Attribute-ENV/Makefile @@ -14,7 +14,7 @@ COMMENT= Set default of an attribute to a value from %ENV LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Moose>=1.19:${PORTSDIR}/devel/p5-Moose +BUILD_DEPENDS= p5-Moose>=1.19:devel/p5-Moose RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |