diff options
Diffstat (limited to 'devel/p5-Object-InsideOut/Makefile')
-rw-r--r-- | devel/p5-Object-InsideOut/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-Object-InsideOut/Makefile b/devel/p5-Object-InsideOut/Makefile index 2ed59db39db3..15b4688809ac 100644 --- a/devel/p5-Object-InsideOut/Makefile +++ b/devel/p5-Object-InsideOut/Makefile @@ -26,6 +26,7 @@ MAN3= Bundle::Object::InsideOut.3 \ Object::InsideOut.3 \ Object::InsideOut::Metadata.3 +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 501400 |