diff options
Diffstat (limited to 'devel/p5-POE/Makefile')
-rw-r--r-- | devel/p5-POE/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-POE/Makefile b/devel/p5-POE/Makefile index 211c950fe120..58d88e8cf0e3 100644 --- a/devel/p5-POE/Makefile +++ b/devel/p5-POE/Makefile @@ -51,6 +51,7 @@ MAN3= POE.3 POE::Component.3 POE::Component::Client::TCP.3 \ POE::Wheel::ReadWrite.3 POE::Wheel::Run.3 \ POE::Wheel::SocketFactory.3 +NO_STAGE= yes .include <bsd.port.options.mk> post-install: |