aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-TheSchwartz/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-TheSchwartz/Makefile')
-rw-r--r--devel/p5-TheSchwartz/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-TheSchwartz/Makefile b/devel/p5-TheSchwartz/Makefile
index 749ab05b9efc..a8b66fac6a33 100644
--- a/devel/p5-TheSchwartz/Makefile
+++ b/devel/p5-TheSchwartz/Makefile
@@ -26,7 +26,7 @@ post-install:
${INSTALL_SCRIPT} ${WRKSRC}/extras/check_schwartz ${PREFIX}/bin/
${INSTALL_SCRIPT} ${WRKSRC}/extras/thetop ${PREFIX}/bin/
.if !defined(NOPORTDOCS)
- ${MKDIR} ${DOCSDIR}
+ @${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/doc/* ${DOCSDIR}/
.endif