aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-Event-Recurrence/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-DateTime-Event-Recurrence/Makefile')
-rw-r--r--devel/p5-DateTime-Event-Recurrence/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-DateTime-Event-Recurrence/Makefile b/devel/p5-DateTime-Event-Recurrence/Makefile
index ca8b087cb5cb..57ac1a2a26aa 100644
--- a/devel/p5-DateTime-Event-Recurrence/Makefile
+++ b/devel/p5-DateTime-Event-Recurrence/Makefile
@@ -27,7 +27,7 @@ NO_STAGE= yes
post-install:
.if ${PORT_OPTIONS:MDOCS}
- ${MKDIR} ${DOCSDIR}/
+ @${MKDIR} ${DOCSDIR}/
cd ${WRKSRC}/ && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}/
@${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
.endif