depend on all vorbis libs

This commit is contained in:
naddy 2001-09-16 17:26:59 +00:00
parent a279a7b3a3
commit c14ccef459

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.8 2001/08/20 21:53:57 naddy Exp $
# $OpenBSD: Makefile,v 1.9 2001/09/16 17:26:59 naddy Exp $
COMMENT= "play, encode, and manage Ogg Vorbis files"
DISTNAME= vorbis-tools-1.0rc2
CATEGORIES= audio
NEED_VERSION= 1.435
NEED_VERSION= 1.457
HOMEPAGE= http://www.vorbis.com/
MAINTAINER= Christian Weisgerber <naddy@openbsd.org>
@ -18,7 +18,7 @@ MASTER_SITES= ${HOMEPAGE}files/rc2/unix/
LIB_DEPENDS= ao.2::audio/libao \
ogg.2::audio/libogg \
vorbis.0::audio/libvorbis
vorbis.0,vorbisenc.0,vorbisfile.1::audio/libvorbis
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS= --with-ogg-prefix=${LOCALBASE} \