aboutsummaryrefslogtreecommitdiff
path: root/www/p5-PHP-Session/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-PHP-Session/Makefile')
-rw-r--r--www/p5-PHP-Session/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-PHP-Session/Makefile b/www/p5-PHP-Session/Makefile
index 12ddfad9a259..72580a426cfa 100644
--- a/www/p5-PHP-Session/Makefile
+++ b/www/p5-PHP-Session/Makefile
@@ -24,7 +24,7 @@ PORTDOCS= Changes README
post-install:
@${MKDIR} ${DOCSDIR}
- @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
+ ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
@${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
.endif