aboutsummaryrefslogtreecommitdiff
path: root/mail/mahogany/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-12-04 01:49:57 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-12-04 01:49:57 +0000
commitc6349c090154978a96ec1d9073138164ad38af19 (patch)
tree77689f1215d2857345378d48c0657892161df7a0 /mail/mahogany/Makefile
parent0a012829867d1069225755973ef4aa5e726663f0 (diff)
downloadports-c6349c090154978a96ec1d9073138164ad38af19.tar.gz
ports-c6349c090154978a96ec1d9073138164ad38af19.zip
BROKEN on !i386: Does not compile
Notes
Notes: svn path=/head/; revision=123074
Diffstat (limited to 'mail/mahogany/Makefile')
-rw-r--r--mail/mahogany/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mahogany/Makefile b/mail/mahogany/Makefile
index 2a537f0bd906..a6e8a2f120ab 100644
--- a/mail/mahogany/Makefile
+++ b/mail/mahogany/Makefile
@@ -32,8 +32,8 @@ CONFIGURE_ENV= OSTYPE=${OPSYS} CFLAGS="${CFLAGS}"
.include <bsd.port.pre.mk>
-.if ${ARCH} == "amd64"
-BROKEN= "Does not compile on amd64"
+.if ${ARCH} != "i386"
+BROKEN= "Does not compile on !i386"
.endif
post-patch: