summaryrefslogtreecommitdiff
path: root/mbone
diff options
context:
space:
mode:
Diffstat (limited to 'mbone')
-rw-r--r--mbone/vat/Makefile4
-rw-r--r--mbone/vic/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/mbone/vat/Makefile b/mbone/vat/Makefile
index 67dcc969751..56dda9ff98a 100644
--- a/mbone/vat/Makefile
+++ b/mbone/vat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2001/06/11 06:34:44 jlam Exp $
+# $NetBSD: Makefile,v 1.41 2001/08/27 14:35:11 tron Exp $
#
DISTNAME= vatsrc-4.0b2
@@ -11,7 +11,7 @@ MAINTAINER= mycroft@netbsd.org
HOMEPAGE= http://www-nrg.ee.lbl.gov/vat/
COMMENT= The Visual Audio Tool - multicast audioconferencing
-BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf
+BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf
DEPENDS+= tk>=8.3.2:../../x11/tk
DEPENDS+= gsm-1.0.10:../../audio/gsm
diff --git a/mbone/vic/Makefile b/mbone/vic/Makefile
index da91472db40..0cb9d7ab7d1 100644
--- a/mbone/vic/Makefile
+++ b/mbone/vic/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2001/05/05 19:51:17 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2001/08/27 14:35:11 tron Exp $
# FreeBSD Id: Makefile,v 1.12 1997/09/11 03:54:53 fenner Exp
#
@@ -12,7 +12,7 @@ MAINTAINER= is@netbsd.org
HOMEPAGE= http://www-nrg.ee.lbl.gov/vic/
COMMENT= MBONE video conferencing tool
-BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf
+BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf
DEPENDS+= tk>=8.3.2:../../x11/tk
GNU_CONFIGURE= yes