diff options
Diffstat (limited to 'textproc/p5-XML-SimpleObject/Makefile')
-rw-r--r-- | textproc/p5-XML-SimpleObject/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-XML-SimpleObject/Makefile b/textproc/p5-XML-SimpleObject/Makefile index 30ea0d691249..b61cb915015f 100644 --- a/textproc/p5-XML-SimpleObject/Makefile +++ b/textproc/p5-XML-SimpleObject/Makefile @@ -21,6 +21,7 @@ CONFIGURE_ARGS+= DIR='Enhanced' MAN3= XML::SimpleObject.3 +NO_STAGE= yes post-patch: ${PERL} -pi -e 's/^our\s+([\$$\@\%]\w+)/use vars qw($$1);$$1/;' \ ${WRKSRC}/SimpleObject.pm ${WRKSRC}/LibXML/LibXML.pm |