aboutsummaryrefslogtreecommitdiff
path: root/www/seamonkey2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-01-08 19:44:30 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-01-08 19:44:30 +0000
commit48c172df6c10d62ee2b1edf2b2913dfb99168194 (patch)
tree7bf574a977db8ce1201e5656bd53977311599447 /www/seamonkey2
parent7710b55bc3f0d213f6344fa1a608919c44a344b5 (diff)
downloadports-48c172df6c10d62ee2b1edf2b2913dfb99168194.tar.gz
ports-48c172df6c10d62ee2b1edf2b2913dfb99168194.zip
Mark not for ia64 since regchrome (and the application itself) dumps core.
Reported by: pointyhat via kris
Notes
Notes: svn path=/head/; revision=153085
Diffstat (limited to 'www/seamonkey2')
-rw-r--r--www/seamonkey2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile
index 38d22f8a2d10..df5e94fa9c3b 100644
--- a/www/seamonkey2/Makefile
+++ b/www/seamonkey2/Makefile
@@ -35,6 +35,8 @@ MOZ_OPTIONS+= --enable-application=suite \
--enable-canvas
MOZ_MK_OPTIONS+= MOZ_CO_PROJECT=suite
+NOT_FOR_ARCHS= ia64
+
OPTIONS=MAILNEWS "Enable Mail and News modules" on \
COMPOSER "Enable the HTML Composer module" on \
LDAP "Enable LDAP support for Mailnews" on \