diff options
Diffstat (limited to 'converters/p5-JSON1/Makefile')
-rw-r--r-- | converters/p5-JSON1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/p5-JSON1/Makefile b/converters/p5-JSON1/Makefile index fa2be37a8d4f..59fda83cf67f 100644 --- a/converters/p5-JSON1/Makefile +++ b/converters/p5-JSON1/Makefile @@ -20,4 +20,5 @@ MAN3= Apache::JSONRPC.3 JSON.3 JSON::Converter.3 \ JSON::PP.3 JSON::PP5005.3 JSON::PP56.3 JSON::Parser.3 \ JSONRPC.3 JSONRPC::Transport::HTTP.3 +NO_STAGE= yes .include <bsd.port.mk> |