From 3bb1fc8f69e62ed958608937f6fca6141879581c Mon Sep 17 00:00:00 2001 From: minskim Date: Mon, 8 Mar 2004 20:27:13 +0000 Subject: Enable tk84 and replace x11/tk with x11/tk83. Packages compatible with 8.4 will be updated to depend on x11/tk after Tk update. --- mbone/imm/Makefile | 4 ++-- mbone/nte/Makefile | 4 ++-- mbone/rat/Makefile | 4 ++-- mbone/sdr/Makefile | 4 ++-- mbone/vat/Makefile | 4 ++-- mbone/vic/Makefile | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) (limited to 'mbone') diff --git a/mbone/imm/Makefile b/mbone/imm/Makefile index 91a20931d81..3a3b8c99284 100644 --- a/mbone/imm/Makefile +++ b/mbone/imm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2004/01/20 12:20:24 agc Exp $ +# $NetBSD: Makefile,v 1.19 2004/03/08 20:27:15 minskim Exp $ # # NetBSD "imm" package # The original was based on the imm-3.5a1 FreeBSD port maintained @@ -16,7 +16,7 @@ HOMEPAGE= http://tonnant.itd.nrl.navy.mil/ipresearch/imm.html COMMENT= Internet Image(or other data) Multicaster (and receiver) DEPENDS+= xv>=3.10:../../graphics/xv -DEPENDS+= tk>=8.3.2:../../x11/tk +DEPENDS+= tk>=8.3.2:../../x11/tk83 WRKSRC= ${WRKDIR}/${DISTNAME}.src USE_X11= yes diff --git a/mbone/nte/Makefile b/mbone/nte/Makefile index 3550a85104f..26bdaf5714e 100644 --- a/mbone/nte/Makefile +++ b/mbone/nte/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2004/01/24 14:00:13 grant Exp $ +# $NetBSD: Makefile,v 1.32 2004/03/08 20:27:15 minskim Exp $ # DISTNAME= nt.1.5a23 @@ -10,7 +10,7 @@ MAINTAINER= mycroft@NetBSD.org HOMEPAGE= http://www-mice.cs.ucl.ac.uk/multimedia/software/nte/ COMMENT= Multicast Network Text Editor -DEPENDS+= tk>=8.3.2:../../x11/tk +DEPENDS+= tk>=8.3.2:../../x11/tk83 WRKSRC= ${WRKDIR} CRYPTO= yes diff --git a/mbone/rat/Makefile b/mbone/rat/Makefile index 93e3c5a03cf..662af986dc6 100644 --- a/mbone/rat/Makefile +++ b/mbone/rat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2004/01/24 14:00:13 grant Exp $ +# $NetBSD: Makefile,v 1.21 2004/03/08 20:27:15 minskim Exp $ # DISTNAME= rat-3.0.28 @@ -9,7 +9,7 @@ MAINTAINER= mycroft@NetBSD.org HOMEPAGE= http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/ COMMENT= Robust Audio Tool - multicast audioconferencing -DEPENDS+= tk>=8.3.2:../../x11/tk +DEPENDS+= tk>=8.3.2:../../x11/tk83 CRYPTO= yes USE_GNU_TOOLS+= make diff --git a/mbone/sdr/Makefile b/mbone/sdr/Makefile index 4808ff456e3..30b4b80a5be 100644 --- a/mbone/sdr/Makefile +++ b/mbone/sdr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2004/01/24 14:00:13 grant Exp $ +# $NetBSD: Makefile,v 1.40 2004/03/08 20:27:15 minskim Exp $ # DISTNAME= sdr-3.0 @@ -9,7 +9,7 @@ MAINTAINER= is@NetBSD.org HOMEPAGE= http://www-mice.cs.ucl.ac.uk/multimedia/software/sdr/ COMMENT= MBone Session Directory -DEPENDS+= tk>=8.3.2:../../x11/tk +DEPENDS+= tk>=8.3.2:../../x11/tk83 DEPENDS+= common-mml>=1.2.0:../common-mml WRKSRC= ${WRKDIR}/sdr/${SYSDIR} diff --git a/mbone/vat/Makefile b/mbone/vat/Makefile index 2325fe3492e..8b2a3db9b57 100644 --- a/mbone/vat/Makefile +++ b/mbone/vat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2004/01/20 12:20:24 agc Exp $ +# $NetBSD: Makefile,v 1.46 2004/03/08 20:27:15 minskim Exp $ # DISTNAME= vatsrc-4.0b2 @@ -10,7 +10,7 @@ MAINTAINER= mycroft@NetBSD.org HOMEPAGE= http://www-nrg.ee.lbl.gov/vat/ COMMENT= The Visual Audio Tool - multicast audioconferencing -DEPENDS+= tk>=8.3.2:../../x11/tk +DEPENDS+= tk>=8.3.2:../../x11/tk83 DEPENDS+= gsm-1.0.10:../../audio/gsm WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} diff --git a/mbone/vic/Makefile b/mbone/vic/Makefile index 9c0169ea81a..6c1584342bd 100644 --- a/mbone/vic/Makefile +++ b/mbone/vic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2004/01/20 12:20:24 agc Exp $ +# $NetBSD: Makefile,v 1.27 2004/03/08 20:27:15 minskim Exp $ # FreeBSD Id: Makefile,v 1.12 1997/09/11 03:54:53 fenner Exp # @@ -18,7 +18,7 @@ MAINTAINER= is@NetBSD.org HOMEPAGE= http://www-nrg.ee.lbl.gov/vic/ COMMENT= MBONE video conferencing tool -DEPENDS+= tk>=8.3.2:../../x11/tk +DEPENDS+= tk>=8.3.2:../../x11/tk83 WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} GNU_CONFIGURE= yes -- cgit v1.2.3