From 9b53abcf9538c55f306468c2bce9d6125f689be2 Mon Sep 17 00:00:00 2001 From: trevor Date: Mon, 27 Aug 2001 01:26:34 +0000 Subject: 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) --- audio/mpg321/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'audio/mpg321') 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" \ -- cgit