diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-01-08 19:44:30 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-01-08 19:44:30 +0000 |
commit | 48c172df6c10d62ee2b1edf2b2913dfb99168194 (patch) | |
tree | 7bf574a977db8ce1201e5656bd53977311599447 /mail/thunderbird-esr | |
parent | 7710b55bc3f0d213f6344fa1a608919c44a344b5 (diff) | |
download | ports-48c172df6c10d62ee2b1edf2b2913dfb99168194.tar.gz ports-48c172df6c10d62ee2b1edf2b2913dfb99168194.zip |
Notes
Diffstat (limited to 'mail/thunderbird-esr')
-rw-r--r-- | mail/thunderbird-esr/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/thunderbird-esr/Makefile b/mail/thunderbird-esr/Makefile index ef481bf43656..22cf771c2772 100644 --- a/mail/thunderbird-esr/Makefile +++ b/mail/thunderbird-esr/Makefile @@ -38,6 +38,8 @@ MOZ_PIS_SCRIPTS=moz_pis_S50cleanhome CONFLICTS= thunderbird*-1.5* +NOT_FOR_ARCHS= ia64 + .include <bsd.port.pre.mk> .include "${.CURDIR}/../../www/mozilla/Makefile.common" |