aboutsummaryrefslogtreecommitdiff
path: root/www/linux-seamonkey
diff options
context:
space:
mode:
Diffstat (limited to 'www/linux-seamonkey')
-rw-r--r--www/linux-seamonkey/Makefile.common3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/linux-seamonkey/Makefile.common b/www/linux-seamonkey/Makefile.common
index b1d19e85a3a4..e0f7e57d203e 100644
--- a/www/linux-seamonkey/Makefile.common
+++ b/www/linux-seamonkey/Makefile.common
@@ -39,6 +39,9 @@ DESKTOP_SUFFIX?= (Linux)
_A= >> ${TMPPLIST}
_Q= 2>/dev/null || true
+post-extract:
+ @${RM} -rf ${WRKSRC}/updates
+
.if ${CATEGORIES:Mwww}
post-patch:
@${ECHO} 'pref("general.useragent.vendor", "'${OPSYS}'");' >> ${PREFS_FILE}