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>
This commit is contained in:
Kris Kennaway 2004-02-19 03:32:48 +00:00
parent 5ef80c7ef0
commit 18fc446ec9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101365

View File

@ -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