aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/decurs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/decurs/Makefile b/x11/decurs/Makefile
index 4265f633d139..fef9b8d0f630 100644
--- a/x11/decurs/Makefile
+++ b/x11/decurs/Makefile
@@ -22,8 +22,8 @@ GNU_CONFIGURE= yes
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 501000
-BROKEN= "Does not compile on FreeBSD ${OSVERSION}"
+.if ${OSVERSION} >= 501000 || ${ARCH} != "i386"
+BROKEN= "Does not compile on FreeBSD ${OSVERSION} or on !i386"
.endif
post-patch: