summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/xmms-imms/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-imms/Makefile b/audio/xmms-imms/Makefile
index dc1757c3a9dd..8d108638399b 100644
--- a/audio/xmms-imms/Makefile
+++ b/audio/xmms-imms/Makefile
@@ -39,7 +39,7 @@ USE_LDCONFIG= yes
.include <bsd.port.pre.mk>
-.if ${ARCH} != "i386" || ${OSVERSION} >= 800000
+.if ${ARCH} != "i386" || ${OSVERSION} >= 700000
BROKEN= Does not compile
.endif