aboutsummaryrefslogtreecommitdiff
path: root/mail
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
parenta04ce13f87379c46918a387c2b785c584f4c9bce (diff)
downloadports-a916d637f1a7935ba3751b2b8fec3903673e7af9.tar.gz
ports-a916d637f1a7935ba3751b2b8fec3903673e7af9.zip
Notes
Diffstat (limited to 'mail')
-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: