diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile index adbd5d06709f..846857f891d6 100644 --- a/multimedia/mplayer/Makefile +++ b/multimedia/mplayer/Makefile @@ -233,10 +233,6 @@ TOOLFILES= calcbpp.pl countquant.pl \ .include -.if ${OSVERSION} >= 502000 -BROKEN= "Does not compile" -.endif - .if exists(${LOCALBASE}/lib/libartsc.so.0) WITH_ARTS= yes .endif