aboutsummaryrefslogtreecommitdiff
path: root/mail/exmh2
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-02-27 15:19:43 +0000
committerSteve Price <steve@FreeBSD.org>2000-02-27 15:19:43 +0000
commita73c0bb403ce1d70e5878dbb3540c7c5c5a7aac0 (patch)
tree475707c9c2839020bb5ec57bdf977c402fd80805 /mail/exmh2
parente903d3d9c5508c5ea7ab39dec74330e638918d07 (diff)
downloadports-a73c0bb403ce1d70e5878dbb3540c7c5c5a7aac0.tar.gz
ports-a73c0bb403ce1d70e5878dbb3540c7c5c5a7aac0.zip
Revert to using Tk/Tcl 8.0.x for the Japanese version of this port.
Notes
Notes: svn path=/head/; revision=26368
Diffstat (limited to 'mail/exmh2')
-rw-r--r--mail/exmh2/Makefile8
1 files changed, 4 insertions, 4 deletions
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