summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-toolkits/eazel-themes/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/eazel-themes/Makefile b/x11-toolkits/eazel-themes/Makefile
index 3845756ce5d9..620376344468 100644
--- a/x11-toolkits/eazel-themes/Makefile
+++ b/x11-toolkits/eazel-themes/Makefile
@@ -28,7 +28,6 @@ USE_GMAKE= yes
USE_LIBTOOL= yes
post-extract:
- @find ${WRKSRC}/../.. | xargs ${CHOWN} root:wheel
@find ${WRKSRC}/../.. -type f | grep -v eazel-engine | xargs ${CHMOD} 644
@find ${WRKSRC}/../.. -type d | xargs ${CHMOD} 755