From a73c0bb403ce1d70e5878dbb3540c7c5c5a7aac0 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sun, 27 Feb 2000 15:19:43 +0000 Subject: Revert to using Tk/Tcl 8.0.x for the Japanese version of this port. --- mail/exmh2/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'mail/exmh2') diff --git a/mail/exmh2/Makefile b/mail/exmh2/Makefile index c258f143d8cb..3ef9c3012224 100644 --- a/mail/exmh2/Makefile +++ b/mail/exmh2/Makefile @@ -14,10 +14,10 @@ MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/exmh/ MAINTAINER?= markm@FreeBSD.org .if defined(JAPANESE_EXMH) -RUN_DEPENDS= wish8.2jp:${PORTSDIR}/japanese/tk82 -BUILD_DEPENDS= tclsh8.2jp:${PORTSDIR}/japanese/tcl82 -WISH= wish8.2jp -TCLSH= tclsh8.2jp +RUN_DEPENDS= wish8.0jp:${PORTSDIR}/japanese/tk80 +BUILD_DEPENDS= tclsh8.0jp:${PORTSDIR}/japanese/tcl80 +WISH= wish8.0jp +TCLSH= tclsh8.0jp .else RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 BUILD_DEPENDS= tclsh8.2:${PORTSDIR}/lang/tcl82 -- cgit v1.2.3