diff options
Diffstat (limited to 'devel/p5-POE-Component-Pluggable/Makefile')
-rw-r--r-- | devel/p5-POE-Component-Pluggable/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-POE-Component-Pluggable/Makefile b/devel/p5-POE-Component-Pluggable/Makefile index 7e91d873863a..69d1a932fd19 100644 --- a/devel/p5-POE-Component-Pluggable/Makefile +++ b/devel/p5-POE-Component-Pluggable/Makefile @@ -20,4 +20,5 @@ USE_PERL5= configure MAN3= POE::Component::Pluggable.3 POE::Component::Pluggable::Pipeline.3 \ POE::Component::Pluggable::Constants.3 +NO_STAGE= yes .include <bsd.port.mk> |