aboutsummaryrefslogtreecommitdiffstats
path: root/audio/moc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/moc/Makefile')
-rw-r--r--audio/moc/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/moc/Makefile b/audio/moc/Makefile
index e351378972d6..4eb3dc97115a 100644
--- a/audio/moc/Makefile
+++ b/audio/moc/Makefile
@@ -39,10 +39,6 @@ OPTIONS= JACK "JACK support" off \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-IGNORE= requires C99 string functions in libc
-.endif
-
.if defined(WITH_JACK)
LIB_DEPENDS+= jack.0:${PORTSDIR}/audio/jack
.else