aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-02-27 01:58:48 +0800
committermarcus <marcus@FreeBSD.org>2004-02-27 01:58:48 +0800
commitafca4466c9c4c4dd29f9e50316f979bb8c5ffdb2 (patch)
treeb0fedbccc28065966a78ba3fea3bcb60322caa7c /mail
parent6d4ea7de7f02e59f17d842c27625ae1b757e25c6 (diff)
downloadfreebsd-ports-gnome-afca4466c9c4c4dd29f9e50316f979bb8c5ffdb2.tar.gz
freebsd-ports-gnome-afca4466c9c4c4dd29f9e50316f979bb8c5ffdb2.tar.zst
freebsd-ports-gnome-afca4466c9c4c4dd29f9e50316f979bb8c5ffdb2.zip
Add ia64 to the list of unsupported platforms.
Diffstat (limited to 'mail')
-rw-r--r--mail/thunderbird-devel/Makefile2
-rw-r--r--mail/thunderbird-esr/Makefile2
-rw-r--r--mail/thunderbird/Makefile2
-rw-r--r--mail/thunderbird3/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/mail/thunderbird-devel/Makefile b/mail/thunderbird-devel/Makefile
index c402fdb1ed6e..c6c6e7b7961f 100644
--- a/mail/thunderbird-devel/Makefile
+++ b/mail/thunderbird-devel/Makefile
@@ -41,7 +41,7 @@ WRKSRC= ${WRKDIR}/mozilla
LOCAL_SUBDIR= lib/${PORTNAME}
LOCAL_PREFIX= ${PREFIX}/${LOCAL_SUBDIR}
-NOT_FOR_ARCHS= amd64
+NOT_FOR_ARCHS= amd64 ia64
.include <bsd.port.pre.mk>
diff --git a/mail/thunderbird-esr/Makefile b/mail/thunderbird-esr/Makefile
index c402fdb1ed6e..c6c6e7b7961f 100644
--- a/mail/thunderbird-esr/Makefile
+++ b/mail/thunderbird-esr/Makefile
@@ -41,7 +41,7 @@ WRKSRC= ${WRKDIR}/mozilla
LOCAL_SUBDIR= lib/${PORTNAME}
LOCAL_PREFIX= ${PREFIX}/${LOCAL_SUBDIR}
-NOT_FOR_ARCHS= amd64
+NOT_FOR_ARCHS= amd64 ia64
.include <bsd.port.pre.mk>
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile
index c402fdb1ed6e..c6c6e7b7961f 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -41,7 +41,7 @@ WRKSRC= ${WRKDIR}/mozilla
LOCAL_SUBDIR= lib/${PORTNAME}
LOCAL_PREFIX= ${PREFIX}/${LOCAL_SUBDIR}
-NOT_FOR_ARCHS= amd64
+NOT_FOR_ARCHS= amd64 ia64
.include <bsd.port.pre.mk>
diff --git a/mail/thunderbird3/Makefile b/mail/thunderbird3/Makefile
index c402fdb1ed6e..c6c6e7b7961f 100644
--- a/mail/thunderbird3/Makefile
+++ b/mail/thunderbird3/Makefile
@@ -41,7 +41,7 @@ WRKSRC= ${WRKDIR}/mozilla
LOCAL_SUBDIR= lib/${PORTNAME}
LOCAL_PREFIX= ${PREFIX}/${LOCAL_SUBDIR}
-NOT_FOR_ARCHS= amd64
+NOT_FOR_ARCHS= amd64 ia64
.include <bsd.port.pre.mk>