aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Net-SSLeay/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Net-SSLeay/Makefile')
-rw-r--r--security/p5-Net-SSLeay/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile
index cf9f58d9681a..47ab8f72b499 100644
--- a/security/p5-Net-SSLeay/Makefile
+++ b/security/p5-Net-SSLeay/Makefile
@@ -35,7 +35,7 @@ post-patch:
post-install:
.if ${PORT_OPTIONS:MEXAMPLES}
- ${MKDIR} ${EXAMPLESDIR}/
+ @${MKDIR} ${EXAMPLESDIR}/
${INSTALL_SCRIPT} ${WRKSRC}/examples/*.pl ${EXAMPLESDIR}/
${INSTALL_DATA} ${WRKSRC}/examples/req.conf ${EXAMPLESDIR}/req.conf
.endif