summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorskrll <skrll>2002-03-05 17:38:49 +0000
committerskrll <skrll>2002-03-05 17:38:49 +0000
commitdf157b714824d5ceb3178a9237e9293d1c7d7fee (patch)
tree0da9e97a80157092ab7506725c6b77b938f93b43
parent4a2d0a912644a78dc4b668f4bdb0878b6d86e935 (diff)
downloadpkgsrc-df157b714824d5ceb3178a9237e9293d1c7d7fee.tar.gz
This pkg doesn't need automake to build.
-rw-r--r--audio/libao/Makefile4
-rw-r--r--audio/libvorbis/Makefile4
2 files changed, 3 insertions, 5 deletions
diff --git a/audio/libao/Makefile b/audio/libao/Makefile
index 491ebd34c06..b7447982eb0 100644
--- a/audio/libao/Makefile
+++ b/audio/libao/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2002/01/02 12:23:48 lukem Exp $
+# $NetBSD: Makefile,v 1.13 2002/03/05 17:38:49 skrll Exp $
DISTNAME= libao-0.8.2
CATEGORIES= devel
@@ -7,8 +7,6 @@ MASTER_SITES= http://www.vorbis.com/files/rc3/unix/
MAINTAINER= lukem@netbsd.org
COMMENT= cross-platform audio library
-BUILD_DEPENDS+= automake>=1.4:../../devel/automake
-
PLIST_SUBST+= VERSION="${DISTNAME}"
USE_BUILDLINK_ONLY= yes
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