diff options
Diffstat (limited to 'textproc/p5-XML-XML2JSON/Makefile')
-rw-r--r-- | textproc/p5-XML-XML2JSON/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-XML-XML2JSON/Makefile b/textproc/p5-XML-XML2JSON/Makefile index 0596675a76a2..d602a35e8fb0 100644 --- a/textproc/p5-XML-XML2JSON/Makefile +++ b/textproc/p5-XML-XML2JSON/Makefile @@ -29,6 +29,7 @@ USES= perl5 MAN3= XML::XML2JSON.3 +NO_STAGE= yes .include <bsd.port.options.mk> .if !${PORT_OPTIONS:MJSON_SYCK} && !${PORT_OPTIONS:MJSON_XS} && !${PORT_OPTIONS:MJSON} && !${PORT_OPTIONS:MJSON_DWIW} |