diff options
Diffstat (limited to 'textproc/p5-XML-SAX-Base/Makefile')
-rw-r--r-- | textproc/p5-XML-SAX-Base/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-XML-SAX-Base/Makefile b/textproc/p5-XML-SAX-Base/Makefile index d7a9729776bb..142a47808fc8 100644 --- a/textproc/p5-XML-SAX-Base/Makefile +++ b/textproc/p5-XML-SAX-Base/Makefile @@ -22,4 +22,5 @@ MAN3= XML::SAX::Base.3 \ XML::SAX::BuildSAXBase.3 \ XML::SAX::Exception.3 +NO_STAGE= yes .include <bsd.port.mk> |