Stefan Knoblauch reports that this no longer splits up streams into

separate tracks.
This commit is contained in:
Trevor Johnson 2005-03-15 06:02:02 +00:00
parent 998c999e28
commit f654a5b9b9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131289

View File

@ -17,6 +17,8 @@ COMMENT= Splits SHOUTcast stream into tracks
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \
mad.2:${PORTSDIR}/audio/libmad
BROKEN= "fails to split up streams into tracks"
GNU_CONFIGURE= yes
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"