summaryrefslogtreecommitdiff
path: root/devel/p5-JSON-RPC-Common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-JSON-RPC-Common/Makefile')
-rw-r--r--devel/p5-JSON-RPC-Common/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/devel/p5-JSON-RPC-Common/Makefile b/devel/p5-JSON-RPC-Common/Makefile
index d27157be8ae8..46e1e861fe51 100644
--- a/devel/p5-JSON-RPC-Common/Makefile
+++ b/devel/p5-JSON-RPC-Common/Makefile
@@ -24,23 +24,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= JSON::RPC::Common::Marshal::Text.3 \
- JSON::RPC::Common::Message.3 \
- JSON::RPC::Common::Procedure::Call.3 \
- JSON::RPC::Common::Procedure::Return::Version_1_1.3 \
- JSON::RPC::Common::Procedure::Return::Error.3 \
- JSON::RPC::Common::Procedure::Call::Version_1_0.3 \
- JSON::RPC::Common::Procedure::Return.3 \
- JSON::RPC::Common.3 \
- JSON::RPC::Common::Procedure::Return::Version_2_0.3 \
- JSON::RPC::Common::Procedure::Return::Version_1_0.3 \
- JSON::RPC::Common::Procedure::Call::Version_1_1.3 \
- JSON::RPC::Common::Procedure::Return::Version_2_0::Error.3 \
- JSON::RPC::Common::TypeConstraints.3 \
- JSON::RPC::Common::Procedure::Return::Version_1_1::Error.3 \
- JSON::RPC::Common::Procedure::Call::Version_2_0.3 \
- JSON::RPC::Common::Procedure::Return::Version_1_0::Error.3 \
- JSON::RPC::Common::Marshal::HTTP.3
-
-NO_STAGE= yes
.include <bsd.port.mk>