diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/csound/Makefile | 4 | ||||
-rw-r--r-- | audio/libao/Makefile | 4 | ||||
-rw-r--r-- | audio/libvorbis/Makefile | 4 | ||||
-rw-r--r-- | audio/rplay/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/audio/csound/Makefile b/audio/csound/Makefile index 27fd14e6a13..03f31a1f56f 100644 --- a/audio/csound/Makefile +++ b/audio/csound/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/06/29 18:39:03 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2001/08/27 14:35:05 tron Exp $ # DISTNAME= unofficial-csound-4.12.0.1b-linux.src @@ -10,7 +10,7 @@ MAINTAINER= collver@softhome.net HOMEPAGE= http://www.csound.org COMMENT= software synthesizer and sequencer -BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf +BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf LICENSE= csound-license NO_SRC_ON_CDROM= "no for-fee-redistribution" diff --git a/audio/libao/Makefile b/audio/libao/Makefile index 1db329e4905..e407d3b1d0e 100644 --- a/audio/libao/Makefile +++ b/audio/libao/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2001/08/26 10:32:18 skrll Exp $ +# $NetBSD: Makefile,v 1.9 2001/08/27 14:35:05 tron Exp $ DISTNAME= libao-0.8.0 CATEGORIES= devel @@ -8,7 +8,7 @@ MAINTAINER= lukem@netbsd.org COMMENT= cross-platform audio library BUILD_DEPENDS+= automake>=1.4:../../devel/automake -BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf +BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf PLIST_SUBST+= VERSION="${DISTNAME}" USE_BUILDLINK_ONLY= yes diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile index 637778ddbd1..0f8981ead9b 100644 --- a/audio/libvorbis/Makefile +++ b/audio/libvorbis/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2001/08/26 10:32:18 skrll Exp $ +# $NetBSD: Makefile,v 1.9 2001/08/27 14:35:05 tron Exp $ DISTNAME= libvorbis-1.0rc2 PKGNAME= libvorbis-1.0.0.6 @@ -10,7 +10,7 @@ HOMEPAGE= http://www.xiph.org/ogg/vorbis/ COMMENT= Library for the Ogg Vorbis audio encoding format USE_BUILDLINK_ONLY= YES -BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf +BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf BUILD_DEPENDS+= automake>=1.4:../../devel/automake GNU_CONFIGURE= YES diff --git a/audio/rplay/Makefile b/audio/rplay/Makefile index d44fa8c2510..87664fbff79 100644 --- a/audio/rplay/Makefile +++ b/audio/rplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2001/06/30 09:32:48 zuntum Exp $ +# $NetBSD: Makefile,v 1.29 2001/08/27 14:35:04 tron Exp $ # FreeBSD Id: Makefile,v 1.8 1997/06/13 16:17:01 ache Exp # @@ -11,7 +11,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://rplay.doit.org/ COMMENT= Network audio player -BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf +BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf USE_BUILDLINK_ONLY= YES USE_LIBTOOL= # defined |