diff options
Diffstat (limited to 'devel/p5-MooseX-Attribute-Chained/Makefile')
-rw-r--r-- | devel/p5-MooseX-Attribute-Chained/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-MooseX-Attribute-Chained/Makefile b/devel/p5-MooseX-Attribute-Chained/Makefile index b739acb3bebe..e71704469400 100644 --- a/devel/p5-MooseX-Attribute-Chained/Makefile +++ b/devel/p5-MooseX-Attribute-Chained/Makefile @@ -26,4 +26,5 @@ MAN3= Moose::Meta::Attribute::Custom::Trait::Chained.3 \ MooseX::ChainedAccessors::Accessor.3 \ MooseX::Traits::Attribute::Chained.3 +NO_STAGE= yes .include <bsd.port.mk> |