diff options
Diffstat (limited to 'devel/p5-MouseX-AttributeHelpers/Makefile')
-rw-r--r-- | devel/p5-MouseX-AttributeHelpers/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-MouseX-AttributeHelpers/Makefile b/devel/p5-MouseX-AttributeHelpers/Makefile index 404ac815f4e9..49ee8de1c747 100644 --- a/devel/p5-MouseX-AttributeHelpers/Makefile +++ b/devel/p5-MouseX-AttributeHelpers/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension to extend your attribute interfaces +BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Mouse>=0.40:devel/p5-Mouse -BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Any-Moose>=0:devel/p5-Any-Moose \ p5-Test-Deep>=0:devel/p5-Test-Deep \ p5-Test-UseAllModules>=0:devel/p5-Test-UseAllModules \ |