aboutsummaryrefslogtreecommitdiff
path: root/net-im/meanwhile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-11-24 02:19:46 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-11-24 02:19:46 +0000
commit26389c0baadb017b6207c82051ac741157a86207 (patch)
treec132aed5511b46b612fb767bac9b9c6f9708dcf7 /net-im/meanwhile
parent12360f410058a105970036ed97da0ff73250d29b (diff)
downloadports-26389c0baadb017b6207c82051ac741157a86207.tar.gz
ports-26389c0baadb017b6207c82051ac741157a86207.zip
Chase this to IGNORE on !i386. A new release is in the works that will work
properly on 64-bit platforms.
Notes
Notes: svn path=/head/; revision=122264
Diffstat (limited to 'net-im/meanwhile')
-rw-r--r--net-im/meanwhile/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/meanwhile/Makefile b/net-im/meanwhile/Makefile
index a9ef240a6519..ff60c0fdf4b3 100644
--- a/net-im/meanwhile/Makefile
+++ b/net-im/meanwhile/Makefile
@@ -23,7 +23,7 @@ USE_LIBTOOL_VER=15
.include <bsd.port.pre.mk>
.if ${ARCH} != "i386"
-BROKEN= "Does not compile on !i386"
+IGNORE= "Does not compile on !i386"
.endif
.include <bsd.port.post.mk>