aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-im/meanwhile/Makefile2
-rw-r--r--net/meanwhile/Makefile2
2 files changed, 2 insertions, 2 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>
diff --git a/net/meanwhile/Makefile b/net/meanwhile/Makefile
index a9ef240a6519..ff60c0fdf4b3 100644
--- a/net/meanwhile/Makefile
+++ b/net/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>