summaryrefslogtreecommitdiff
path: root/audio/mpg321
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2001-08-27 01:26:34 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2001-08-27 01:26:34 +0000
commit9f49d35673785ccc2c8af01b936097cffd49686b (patch)
tree4e78682eac0541a9134129a1ed96f6eb0d3517c2 /audio/mpg321
parentUpdate to 1.4 Build 127 (diff)
Update libao to 0.8.0, which breaks mpg321. Update libogg, libvorbis,
vorbis-tools and the vorbis meta-port to 1.0rc2. This version supports "channel coupling" for more efficient compression of stereo material. Submitted by: Christian Weisgerber (maintainer)
Notes
Notes: svn path=/head/; revision=46948
Diffstat (limited to 'audio/mpg321')
-rw-r--r--audio/mpg321/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/mpg321/Makefile b/audio/mpg321/Makefile
index d72f60696c93..df3d737a82d5 100644
--- a/audio/mpg321/Makefile
+++ b/audio/mpg321/Makefile
@@ -16,6 +16,8 @@ MAINTAINER= naddy@mips.inka.de
LIB_DEPENDS= ao.1:${PORTSDIR}/audio/libao
BUILD_DEPENDS= ${LOCALBASE}/lib/libmad.a:${PORTSDIR}/audio/mad
+BROKEN= "not yet updated for libao.so.2"
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-mpg123-symlink
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \