diff options
Diffstat (limited to 'www/fluxcms/Makefile')
-rw-r--r-- | www/fluxcms/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/fluxcms/Makefile b/www/fluxcms/Makefile index bfc833e0610e..dfd2b4445f93 100644 --- a/www/fluxcms/Makefile +++ b/www/fluxcms/Makefile @@ -40,6 +40,5 @@ post-patch: do-install: @${MKDIR} ${STAGEDIR}${INSTALLDIR} @${CP} -R ${WRKSRC}/* ${STAGEDIR}${INSTALLDIR} - @${CHOWN} ${WWWOWN}:${WWWGRP} ${STAGEDIR}${INSTALLDIR} .include <bsd.port.post.mk> |