summaryrefslogtreecommitdiff
path: root/audio/libvorbis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/libvorbis/Makefile')
-rw-r--r--audio/libvorbis/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile
index 1330fec9f2c..37557b186a7 100644
--- a/audio/libvorbis/Makefile
+++ b/audio/libvorbis/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2001/04/04 07:08:28 tron Exp $
+# $NetBSD: Makefile,v 1.3 2001/04/05 13:18:52 wiz Exp $
DISTNAME= libvorbis-1.0beta4
+PKGNAME= libvorbis-1.0.0.4
CATEGORIES= devel audio
MASTER_SITES= http://www.vorbis.com/files/beta4/unix/
@@ -10,7 +11,7 @@ COMMENT= Library for the Ogg Vorbis audio encoding format
BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf
BUILD_DEPENDS+= automake-1.4:../../devel/automake
-DEPENDS+= libogg>=1.0beta4:../../audio/libogg
+DEPENDS+= libogg>=1.0.0.4:../../audio/libogg
GNU_CONFIGURE= YES
USE_LIBTOOL= YES