summaryrefslogtreecommitdiff
path: root/audio/libvorbis
diff options
context:
space:
mode:
authorjlam <jlam>2001-11-29 19:46:10 +0000
committerjlam <jlam>2001-11-29 19:46:10 +0000
commitcb1fc19b764526d5c100f121c758aa3e5a2133ae (patch)
tree84fae42eff07ce703dc96dece7cdb9f95f7dbf81 /audio/libvorbis
parentfb2f3d6416f51b896d67f14150ee850d9008f6e3 (diff)
downloadpkgsrc-cb1fc19b764526d5c100f121c758aa3e5a2133ae.tar.gz
A dependency on automake implies a dependency on autoconf; there's no need
to list them both when we listing just automake will do.
Diffstat (limited to 'audio/libvorbis')
-rw-r--r--audio/libvorbis/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile
index 668dd5f69d4..42b6a2dc3ba 100644
--- a/audio/libvorbis/Makefile
+++ b/audio/libvorbis/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2001/10/04 03:49:54 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2001/11/29 19:46:10 jlam Exp $
DISTNAME= libvorbis-1.0rc2
PKGNAME= libvorbis-1.0.0.6
@@ -9,7 +9,6 @@ MAINTAINER= lukem@netbsd.org
HOMEPAGE= http://www.xiph.org/ogg/vorbis/
COMMENT= Library for the Ogg Vorbis audio encoding format
-BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf
BUILD_DEPENDS+= automake>=1.4:../../devel/automake
USE_BUILDLINK_ONLY= YES