aboutsummaryrefslogtreecommitdiff
path: root/www/piwigo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/piwigo/Makefile')
-rw-r--r--www/piwigo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/piwigo/Makefile b/www/piwigo/Makefile
index 7603c757ec21..eed1205f0747 100644
--- a/www/piwigo/Makefile
+++ b/www/piwigo/Makefile
@@ -64,7 +64,7 @@ pre-install-EXAMPLES-on:
do-install:
@cd ${WRKSRC}/doc/ && ${RM} ${PORTDOCS}
- @${RM} -fr ${WRKSRC}/tools ${WRKSRC}/_data/dummy.txt
+ @${RM} -r ${WRKSRC}/tools ${WRKSRC}/_data/dummy.txt
@${INSTALL} -d ${STAGEDIR}${WWWDIR}
@${TAR} -C ${WRKSRC} -cf - . | \
${TAR} --unlink -C ${STAGEDIR}${WWWDIR} -xf -