aboutsummaryrefslogtreecommitdiffstats
path: root/www/seamonkey
diff options
context:
space:
mode:
Diffstat (limited to 'www/seamonkey')
-rw-r--r--www/seamonkey/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile
index 142c2f384861..ed7681c24c1e 100644
--- a/www/seamonkey/Makefile
+++ b/www/seamonkey/Makefile
@@ -67,9 +67,7 @@ post-build:
${ECHO} skin,install,select,classic/1.0 >> chrome/installed-chrome.txt; \
${ECHO} locale,install,select,en-US >> chrome/installed-chrome.txt; \
${SETENV} LD_LIBRARY_PATH=. MOZILLA_FIVE_HOME=. ./regchrome)
- # Prune empty chrome dirs, so we don't have to pollute PLIST with
- # zillion "@exec mkdir" and "@dirrm"
- @/usr/bin/find ${WRKSRC}/dist/bin -type d | \
+ @/usr/bin/find ${WRKSRC}/dist/bin -type d | /usr/bin/sort -r | \
/usr/bin/xargs ${RMDIR} 2> /dev/null || ${TRUE}
do-install: