diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-03-17 07:29:51 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-03-17 07:29:51 +0000 |
commit | bb8677101b77d67a3ba46bac1fc270f29b0e162c (patch) | |
tree | 6fc70bea4c9d991d97b3a758eda8c67f91b8bbfe /editors/e93 | |
parent | 5a440621eedbaf58e50aa7ce561af2999e113b34 (diff) | |
download | ports-bb8677101b77d67a3ba46bac1fc270f29b0e162c.tar.gz ports-bb8677101b77d67a3ba46bac1fc270f29b0e162c.zip |
Notes
Diffstat (limited to 'editors/e93')
-rw-r--r-- | editors/e93/Makefile | 4 |
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 |