From 4c38713d7bad9af9588bff4f78232edc9e411542 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 29 Nov 2001 19:46:10 +0000 Subject: A dependency on automake implies a dependency on autoconf; there's no need to list them both when we listing just automake will do. --- audio/libvorbis/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'audio') 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 -- cgit v1.2.3