diff options
Diffstat (limited to 'devel/p5-SVN-Web/Makefile')
-rw-r--r-- | devel/p5-SVN-Web/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-SVN-Web/Makefile b/devel/p5-SVN-Web/Makefile index f1766bf00cbc..9675d5a03f18 100644 --- a/devel/p5-SVN-Web/Makefile +++ b/devel/p5-SVN-Web/Makefile @@ -58,6 +58,7 @@ MAN3= SVN::CHANGES.3 \ SVN::Web::X.3 \ SVN::Web::action.3 +NO_STAGE= yes post-install: @${MKDIR} -p ${WWWDIR} @${CP} -r ${WRKSRC}/SVN-Web.psgi ${WRKSRC}/template ${WRKSRC}/css ${WWWDIR} |