summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2005-03-15 06:02:02 +0000
committertrevor <trevor@FreeBSD.org>2005-03-15 06:02:02 +0000
commit1555fd29b9cef2c386078f98b332f6884c79276d (patch)
tree6ad3fbb3fd59536f75dc10b68d16bf4c951117d1 /audio
parent0981ff873d0033ae332b5b040f16875ad412c65e (diff)
downloadFreeBSD-ports-1555fd29b9cef2c386078f98b332f6884c79276d.zip
FreeBSD-ports-1555fd29b9cef2c386078f98b332f6884c79276d.tar.gz
Stefan Knoblauch reports that this no longer splits up streams into
separate tracks.
Diffstat (limited to 'audio')
-rw-r--r--audio/streamripper/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/streamripper/Makefile b/audio/streamripper/Makefile
index 816c467..5bafb66 100644
--- a/audio/streamripper/Makefile
+++ b/audio/streamripper/Makefile
@@ -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"
OpenPOWER on IntegriCloud