diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-26 17:58:48 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-26 17:58:48 +0000 |
commit | 6ddd2d3eaf6e482f8b8c2fbdbc07c71e88d59a20 (patch) | |
tree | 17957c3c7954ecfad72d13db6ac2590e95a94e07 /mail/thunderbird-devel | |
parent | 352c4ed92e7c6c39605541f04c3b1489b7b7d53d (diff) |
Notes
Diffstat (limited to 'mail/thunderbird-devel')
-rw-r--r-- | mail/thunderbird-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 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> |