From bbe3de81b9cd15b2910364a9e1cd27b92f8e803c Mon Sep 17 00:00:00 2001 From: skrll Date: Wed, 29 Aug 2001 12:22:38 +0000 Subject: autoconf is not needed to build this pkg. --- audio/libao/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'audio') diff --git a/audio/libao/Makefile b/audio/libao/Makefile index e407d3b1d0e..e976d3b3e88 100644 --- a/audio/libao/Makefile +++ b/audio/libao/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2001/08/27 14:35:05 tron Exp $ +# $NetBSD: Makefile,v 1.10 2001/08/29 12:22:38 skrll Exp $ DISTNAME= libao-0.8.0 CATEGORIES= devel @@ -8,7 +8,6 @@ MAINTAINER= lukem@netbsd.org COMMENT= cross-platform audio library BUILD_DEPENDS+= automake>=1.4:../../devel/automake -BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf PLIST_SUBST+= VERSION="${DISTNAME}" USE_BUILDLINK_ONLY= yes -- cgit v1.2.3