summaryrefslogtreecommitdiff
path: root/mbone/vic
diff options
context:
space:
mode:
authortron <tron>2001-08-27 14:35:04 +0000
committertron <tron>2001-08-27 14:35:04 +0000
commite9a15cf60cb0df818817d9787d8349256ab361f3 (patch)
tree7c17d7303ac7c9f39a4bf93764bc326af20f142a /mbone/vic
parent3e0c737ffbdf90692697bede4bd1970d4ddea32e (diff)
downloadpkgsrc-e9a15cf60cb0df818817d9787d8349256ab361f3.tar.gz
Use wildcard dependence on "autoconf" package.
Diffstat (limited to 'mbone/vic')
-rw-r--r--mbone/vic/Makefile4
1 files changed, 2 insertions, 2 deletions
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