summaryrefslogtreecommitdiff
path: root/mail/mahogany
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-03-19 12:21:28 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-03-19 12:21:28 +0000
commita916d637f1a7935ba3751b2b8fec3903673e7af9 (patch)
tree8779119e684d4aac777f295f4f4164c5b10228cb /mail/mahogany
parentBROKEN: Does not compile (diff)
This is also broken on i386 5.x
Notes
Notes: svn path=/head/; revision=104624
Diffstat (limited to 'mail/mahogany')
-rw-r--r--mail/mahogany/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mahogany/Makefile b/mail/mahogany/Makefile
index fb07563a16a7..207e8ea1d5ed 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} != "i386"
-BROKEN= "Does not compile on !i386"
+.if ${ARCH} != "i386" || ${OSVERSION} > 502105
+BROKEN= "Does not compile on !i386 or FreeBSD >= 5.x"
.endif
post-patch: