diff options
Diffstat (limited to 'textproc/p5-XML-Mini/Makefile')
-rw-r--r-- | textproc/p5-XML-Mini/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-XML-Mini/Makefile b/textproc/p5-XML-Mini/Makefile index 9ec688d68833..da697950d49d 100644 --- a/textproc/p5-XML-Mini/Makefile +++ b/textproc/p5-XML-Mini/Makefile @@ -19,4 +19,5 @@ MAN3= XML::Mini.3 XML::Mini::Document.3 XML::Mini::Element.3 \ XML::Mini::Element::Header.3 XML::Mini::Node.3 \ XML::Mini::TreeComponent.3 +NO_STAGE= yes .include <bsd.port.mk> |