Index: Makefile =================================================================== RCS file: /home/pcvs/ports/audio/mixxx/Makefile,v --- Makefile 13 Feb 2007 00:16:17 -0000 1.11 +++ Makefile 16 Apr 2007 02:09:51 -0000 @@ -38,10 +38,6 @@ .include -.if ${OSVERSION} < 500000 -IGNORE= does not compile on FreeBSD 4.x, due to lack of pselect() in libc -.endif - .if ${OSVERSION} < 503001 IGNORE= does not compile on FreeBSD < 5.3, due to lack of round() in libm .endif