diff options
author | jwise <jwise> | 2000-09-01 17:58:02 +0000 |
---|---|---|
committer | jwise <jwise> | 2000-09-01 17:58:02 +0000 |
commit | 0eb63f78283da37d8fb4110d10dca693d47032bc (patch) | |
tree | cac502fec93b5556410d98f039ce24a2c5b7221a /mbone/nte | |
parent | b84d009d47e72efbeb2a297adcb3c897bcd6c7cc (diff) | |
download | pkgsrc-0eb63f78283da37d8fb4110d10dca693d47032bc.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/nte')
-rw-r--r-- | mbone/nte/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mbone/nte/Makefile b/mbone/nte/Makefile index d53cf662f6e..7e2397f67de 100644 --- a/mbone/nte/Makefile +++ b/mbone/nte/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2000/08/18 22:46:42 hubertf Exp $ +# $NetBSD: Makefile,v 1.21 2000/09/01 17:58:05 jwise Exp $ # DISTNAME= nt.1.5a23 @@ -6,6 +6,8 @@ PKGNAME= nte-1.5a23 CATEGORIES= mbone tk80 MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/nte/1.5a23/ +BROKEN= This package has not yet been updated to work with tcl-8.3.2. + MAINTAINER= mycroft@netbsd.org HOMEPAGE= http://www-mice.cs.ucl.ac.uk/multimedia/software/nte/ |