From f0fcae81ac7ca7de663e1d2859e238ace99ecd5e Mon Sep 17 00:00:00 2001 From: kris Date: Thu, 19 Feb 2004 03:32:48 +0000 Subject: Remove BROKEN tag, since the problem was fixed by the recent fix to the lame port. Tracked down by: "Thomas E. Zander" --- multimedia/mplayer/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'multimedia') 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 -- cgit