summaryrefslogtreecommitdiff
path: root/audio/libvorbis
diff options
context:
space:
mode:
authorskrll <skrll@pkgsrc.org>2002-03-05 17:38:49 +0000
committerskrll <skrll@pkgsrc.org>2002-03-05 17:38:49 +0000
commita8f1c94026f9209b7d8cb4acc750febcddd6f3de (patch)
tree0da9e97a80157092ab7506725c6b77b938f93b43 /audio/libvorbis
parente3158959b305ea3eeac394cce2847549a2c4564e (diff)
downloadpkgsrc-a8f1c94026f9209b7d8cb4acc750febcddd6f3de.tar.gz
This pkg doesn't need automake to build.
Diffstat (limited to 'audio/libvorbis')
-rw-r--r--audio/libvorbis/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile
index 2427a82f350..5beabe25240 100644
--- a/audio/libvorbis/Makefile
+++ b/audio/libvorbis/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2002/01/04 13:27:06 tron Exp $
+# $NetBSD: Makefile,v 1.17 2002/03/05 17:45:03 skrll Exp $
DISTNAME= libvorbis-1.0rc3
PKGNAME= libvorbis-1.0.0.7
@@ -9,7 +9,7 @@ MAINTAINER= lukem@netbsd.org
HOMEPAGE= http://www.xiph.org/ogg/vorbis/
COMMENT= Library for the Ogg Vorbis audio encoding format
-BUILD_DEPENDS+= automake>=1.4:../../devel/automake
+#BUILD_DEPENDS+= automake>=1.4:../../devel/automake
USE_BUILDLINK_ONLY= YES
GNU_CONFIGURE= YES