summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-26 17:58:48 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-26 17:58:48 +0000
commit6ddd2d3eaf6e482f8b8c2fbdbc07c71e88d59a20 (patch)
tree17957c3c7954ecfad72d13db6ac2590e95a94e07
parent352c4ed92e7c6c39605541f04c3b1489b7b7d53d (diff)
downloadfreebsd-ports-6ddd2d3eaf6e482f8b8c2fbdbc07c71e88d59a20.zip
Add ia64 to the list of unsupported platforms.
-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>