summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorskrll <skrll>2001-08-29 12:22:38 +0000
committerskrll <skrll>2001-08-29 12:22:38 +0000
commitfae961a70739b94bf32c708ecdec99371031433f (patch)
tree18ce19e908046a34fac3f5d8011fcd35ea8c6282 /audio
parentf588be0b77b76aae360f98c8dfbaea3ac1aff8f4 (diff)
downloadpkgsrc-fae961a70739b94bf32c708ecdec99371031433f.tar.gz
autoconf is not needed to build this pkg.
Diffstat (limited to 'audio')
-rw-r--r--audio/libao/Makefile3
1 files changed, 1 insertions, 2 deletions
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