summaryrefslogtreecommitdiff
path: root/mbone
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-03-08 20:27:13 +0000
committerminskim <minskim@pkgsrc.org>2004-03-08 20:27:13 +0000
commit2827f5b2d8643908ee9a408f4fbcd3142928d9d9 (patch)
treea22a88a0ee3e38f7dc7ad6fe9c4f36034606ed4b /mbone
parentbeb854f26a9087ad927ea6f83c842c610ae4e995 (diff)
downloadpkgsrc-2827f5b2d8643908ee9a408f4fbcd3142928d9d9.tar.gz
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.
Diffstat (limited to 'mbone')
-rw-r--r--mbone/imm/Makefile4
-rw-r--r--mbone/nte/Makefile4
-rw-r--r--mbone/rat/Makefile4
-rw-r--r--mbone/sdr/Makefile4
-rw-r--r--mbone/vat/Makefile4
-rw-r--r--mbone/vic/Makefile4
6 files changed, 12 insertions, 12 deletions
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