summaryrefslogtreecommitdiff
path: root/audio/libvorbis
diff options
context:
space:
mode:
Diffstat (limited to 'audio/libvorbis')
-rw-r--r--audio/libvorbis/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile
index 637778ddbd1..0f8981ead9b 100644
--- a/audio/libvorbis/Makefile
+++ b/audio/libvorbis/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2001/08/26 10:32:18 skrll Exp $
+# $NetBSD: Makefile,v 1.9 2001/08/27 14:35:05 tron Exp $
DISTNAME= libvorbis-1.0rc2
PKGNAME= libvorbis-1.0.0.6
@@ -10,7 +10,7 @@ HOMEPAGE= http://www.xiph.org/ogg/vorbis/
COMMENT= Library for the Ogg Vorbis audio encoding format
USE_BUILDLINK_ONLY= YES
-BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf
+BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf
BUILD_DEPENDS+= automake>=1.4:../../devel/automake
GNU_CONFIGURE= YES