summaryrefslogtreecommitdiff
path: root/audio/mpg123
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mpg123')
-rw-r--r--audio/mpg123/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile
index 541611124d07..f22a4761cc7f 100644
--- a/audio/mpg123/Makefile
+++ b/audio/mpg123/Makefile
@@ -74,7 +74,7 @@ pre-fetch:
@${ECHO_MSG}
.endif
.if ${MACHINE_ARCH} == "i386"
-.if ${OSVERSION} >= 500018
+.if ${OSVERSION} >= 430000
.if ${MACHINE_CPU:M3dnow}
OPT_ARCH= 3dnow
.elif ${MACHINE_CPU:Mi586}