summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-19 03:32:48 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-19 03:32:48 +0000
commit18fc446ec988003e831a04d2ac16f73150bf1ec3 (patch)
treeb3a542a0f5b2877af8b67ead2c6df5f804c5cd29 /multimedia
parentDisable auditfile.txt until we decide on a database format, (diff)
Remove BROKEN tag, since the problem was fixed by the recent fix to the
lame port. Tracked down by: "Thomas E. Zander" <riggs@rrr.de>
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mplayer/Makefile4
1 files changed, 0 insertions, 4 deletions
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 <bsd.port.pre.mk>
-.if ${OSVERSION} >= 502000
-BROKEN= "Does not compile"
-.endif
-
.if exists(${LOCALBASE}/lib/libartsc.so.0)
WITH_ARTS= yes
.endif