summaryrefslogtreecommitdiffstats
path: root/www/webgrind/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/webgrind/Makefile')
-rw-r--r--www/webgrind/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/www/webgrind/Makefile b/www/webgrind/Makefile
index 46c4bf0..1e302d3 100644
--- a/www/webgrind/Makefile
+++ b/www/webgrind/Makefile
@@ -35,7 +35,4 @@ do-install:
@${MKDIR} ${STAGEDIR}${WWWDIR}
(cd ${WRKSRC}/ && ${COPYTREE_SHARE} "*" ${STAGEDIR}${WWWDIR} "! -name *.bak")
- @${FIND} ${STAGEDIR}${WWWDIR} -type f -exec ${CHMOD} 0444 {} \;
- @${FIND} ${STAGEDIR}${WWWDIR} -type d -exec ${CHMOD} 0755 {} \;
-
.include <bsd.port.mk>
OpenPOWER on IntegriCloud