diff options
Diffstat (limited to 'textproc/p5-XML-Validate/Makefile')
-rw-r--r-- | textproc/p5-XML-Validate/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-XML-Validate/Makefile b/textproc/p5-XML-Validate/Makefile index 66e0acf08952..1a2528f207fc 100644 --- a/textproc/p5-XML-Validate/Makefile +++ b/textproc/p5-XML-Validate/Makefile @@ -24,4 +24,5 @@ MAN3= XML::Validate.3 XML::Validate::Base.3 \ XML::Validate::LibXML.3 XML::Validate::MSXML.3 \ XML::Validate::Xerces.3 +NO_STAGE= yes .include <bsd.port.mk> |