diff options
Diffstat (limited to 'textproc/p5-XML-TreePP/Makefile')
-rw-r--r-- | textproc/p5-XML-TreePP/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-XML-TreePP/Makefile b/textproc/p5-XML-TreePP/Makefile index ee2af4ddd4e4..85066c098067 100644 --- a/textproc/p5-XML-TreePP/Makefile +++ b/textproc/p5-XML-TreePP/Makefile @@ -15,6 +15,7 @@ USE_PERL5= configure MAN3= XML::TreePP.3 +NO_STAGE= yes post-install: ${MKDIR} ${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/example/envxml.cgi ${EXAMPLESDIR} |