summaryrefslogtreecommitdiff
path: root/devel/p5-JSON-RPC-Common/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-10-30 01:50:57 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-10-30 01:50:57 +0000
commitdcc70ab71ae657fb5eb027cb0b2062f5da913644 (patch)
tree8bdd9c64cce721536b6fdc3bbad199f4e4f3ed66 /devel/p5-JSON-RPC-Common/Makefile
parentSupport STAGEDIR. (diff)
Support STAGEDIR.
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>