diff options
author | jwise <jwise@pkgsrc.org> | 2000-09-01 17:58:02 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 2000-09-01 17:58:02 +0000 |
commit | fe4b4bfbb2ae75523342a4f56b8e726d82811841 (patch) | |
tree | cac502fec93b5556410d98f039ce24a2c5b7221a /mbone/vat | |
parent | 963e84c5d6947adc4d1da842a1a349de63beb07b (diff) | |
download | pkgsrc-fe4b4bfbb2ae75523342a4f56b8e726d82811841.tar.gz |
Mark remaining packages which need to be updated to work with tcl-8.3.2
with
BROKEN= This package has not yet been updated to work with tcl-8.3.2.
in order to make bulk builds quieter. These packages will be updated over the
weekend.
Diffstat (limited to 'mbone/vat')
-rw-r--r-- | mbone/vat/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mbone/vat/Makefile b/mbone/vat/Makefile index 447f0c77316..6722d19742a 100644 --- a/mbone/vat/Makefile +++ b/mbone/vat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2000/08/24 00:46:13 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2000/09/01 17:58:05 jwise Exp $ # DISTNAME= vatsrc-4.0b2 @@ -7,6 +7,8 @@ WRKSRC= ${WRKDIR}/${PKGNAME} CATEGORIES= mbone MASTER_SITES= ftp://ftp.ee.lbl.gov/conferencing/vat/alpha-test/ +BROKEN= This package has not yet been updated to work with tcl-8.3.2. + MAINTAINER= mycroft@netbsd.org HOMEPAGE= http://www-nrg.ee.lbl.gov/vat/ |