aboutsummaryrefslogtreecommitdiff
path: root/editors/e93
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-03-17 07:29:51 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-03-17 07:29:51 +0000
commitbb8677101b77d67a3ba46bac1fc270f29b0e162c (patch)
tree6fc70bea4c9d991d97b3a758eda8c67f91b8bbfe /editors/e93
parent5a440621eedbaf58e50aa7ce561af2999e113b34 (diff)
downloadports-bb8677101b77d67a3ba46bac1fc270f29b0e162c.tar.gz
ports-bb8677101b77d67a3ba46bac1fc270f29b0e162c.zip
Revert to using Tcl8.0, 8.1 doesn't work.
Noted by: Glenn Johnson <gljohns@bellsouth.net>
Notes
Notes: svn path=/head/; revision=10209
Diffstat (limited to 'editors/e93')
-rw-r--r--editors/e93/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/e93/Makefile b/editors/e93/Makefile
index faa732d60520..1d36edfb69b2 100644
--- a/editors/e93/Makefile
+++ b/editors/e93/Makefile
@@ -3,7 +3,7 @@
# Date created: 21 June 1995
# Whom: Satoshi Asami (asami)
#
-# $Id: Makefile,v 1.15 1998/02/22 08:34:54 fenner Exp $
+# $Id: Makefile,v 1.16 1998/02/24 21:43:08 jseger Exp $
#
DISTNAME= e93-1.2r6X
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= editors
MAINTAINER= ports@FreeBSD.ORG
-LIB_DEPENDS= tcl81\\.1\\.:${PORTSDIR}/lang/tcl81
+LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
MAKEFILE= makefile
USE_X11= yes