aboutsummaryrefslogtreecommitdiff
path: root/www/p5-RPC-ExtDirect/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-RPC-ExtDirect/Makefile')
-rw-r--r--www/p5-RPC-ExtDirect/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/www/p5-RPC-ExtDirect/Makefile b/www/p5-RPC-ExtDirect/Makefile
index 8c8feeb277b1..7391c7f14c15 100644
--- a/www/p5-RPC-ExtDirect/Makefile
+++ b/www/p5-RPC-ExtDirect/Makefile
@@ -18,21 +18,4 @@ TEST_DEPENDS= p5-Test-Pod>=1.46:${PORTSDIR}/devel/p5-Test-Pod
USES= perl5
USE_PERL5= configure
-MAN3= RPC::ExtDirect.3 \
- RPC::ExtDirect::API.3 \
- RPC::ExtDirect::Config.3 \
- RPC::ExtDirect::Demo::PollProvider.3 \
- RPC::ExtDirect::Demo::Profile.3 \
- RPC::ExtDirect::Demo::TestAction.3 \
- RPC::ExtDirect::Deserialize.3 \
- RPC::ExtDirect::Event.3 \
- RPC::ExtDirect::EventProvider.3 \
- RPC::ExtDirect::Exception.3 \
- RPC::ExtDirect::Hook.3 \
- RPC::ExtDirect::NoEvents.3 \
- RPC::ExtDirect::Request.3 \
- RPC::ExtDirect::Router.3 \
- RPC::ExtDirect::Serialize.3
-
-NO_STAGE= yes
.include <bsd.port.mk>