summaryrefslogtreecommitdiff
path: root/audio/libvorbis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/libvorbis/Makefile')
-rw-r--r--audio/libvorbis/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile
index 6995c0f7d33..637778ddbd1 100644
--- a/audio/libvorbis/Makefile
+++ b/audio/libvorbis/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2001/08/14 14:53:20 lukem Exp $
+# $NetBSD: Makefile,v 1.8 2001/08/26 10:32:18 skrll Exp $
DISTNAME= libvorbis-1.0rc2
PKGNAME= libvorbis-1.0.0.6
@@ -11,7 +11,7 @@ COMMENT= Library for the Ogg Vorbis audio encoding format
USE_BUILDLINK_ONLY= YES
BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf
-BUILD_DEPENDS+= automake-1.4:../../devel/automake
+BUILD_DEPENDS+= automake>=1.4:../../devel/automake
GNU_CONFIGURE= YES
USE_LIBTOOL= YES