Index: Makefile =================================================================== RCS file: /home/pcvs/ports/audio/moc/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- Makefile 3 Mar 2007 20:19:49 -0000 1.15 +++ Makefile 16 Apr 2007 02:10:30 -0000 @@ -39,10 +39,6 @@ .include -.if ${OSVERSION} < 500000 -IGNORE= requires C99 string functions in libc -.endif - .if defined(WITH_JACK) LIB_DEPENDS+= jack.0:${PORTSDIR}/audio/jack .else