aboutsummaryrefslogtreecommitdiff
path: root/www/linux-seamonkey
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-04-19 11:09:47 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-04-19 11:09:47 +0000
commit9ba169f76e7311268be3f65e8d37362fc193ac71 (patch)
treef7c862dceb347ccc37558919c2292f9e4a1c3af7 /www/linux-seamonkey
parent9cdc02a73b1aaccfd28f270a751630d5ba7750d6 (diff)
downloadports-9ba169f76e7311268be3f65e8d37362fc193ac71.tar.gz
ports-9ba169f76e7311268be3f65e8d37362fc193ac71.zip
Notes
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}