diff options
author | jwise <jwise@pkgsrc.org> | 2000-09-08 01:09:34 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 2000-09-08 01:09:34 +0000 |
commit | c9e1bd05bf244ea698fc97aa4d2f1d60c8fd32da (patch) | |
tree | 4d63b8162900d00db4f4b231354bce6588bba32c /mbone/nte/Makefile | |
parent | 6b199c9fed9aa25f3b035f6628107974bba857ae (diff) | |
download | pkgsrc-c9e1bd05bf244ea698fc97aa4d2f1d60c8fd32da.tar.gz |
Adapt this package to tk-8.3.2.
Diffstat (limited to 'mbone/nte/Makefile')
-rw-r--r-- | mbone/nte/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/mbone/nte/Makefile b/mbone/nte/Makefile index 7e2397f67de..7d4df10c997 100644 --- a/mbone/nte/Makefile +++ b/mbone/nte/Makefile @@ -1,17 +1,15 @@ -# $NetBSD: Makefile,v 1.21 2000/09/01 17:58:05 jwise Exp $ +# $NetBSD: Makefile,v 1.22 2000/09/08 01:09:34 jwise Exp $ # DISTNAME= nt.1.5a23 PKGNAME= nte-1.5a23 -CATEGORIES= mbone tk80 +CATEGORIES= mbone tk 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/ -DEPENDS+= tk-8.0.5:../../x11/tk80 +DEPENDS+= tk-8.3.2:../../x11/tk NOT_FOR_PLATFORM= *-*-alpha # ANSI headers cause LP64 problems |