diff options
Diffstat (limited to 'textproc/p5-XML-LibXML-Iterator/Makefile')
-rw-r--r-- | textproc/p5-XML-LibXML-Iterator/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-XML-LibXML-Iterator/Makefile b/textproc/p5-XML-LibXML-Iterator/Makefile index ee2a3090ebd1..7a8c6087b377 100644 --- a/textproc/p5-XML-LibXML-Iterator/Makefile +++ b/textproc/p5-XML-LibXML-Iterator/Makefile @@ -19,4 +19,5 @@ USE_PERL5= configure MAN3= XML::LibXML::Iterator.3 XML::LibXML::NodeList::Iterator.3 +NO_STAGE= yes .include <bsd.port.mk> |