summaryrefslogtreecommitdiff
path: root/editors/e93
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-09-18 08:02:35 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-09-18 08:02:35 +0000
commitdada9c2dcefa36bf886ed254653999b4b8262952 (patch)
treedd1d230f3a42cd3c034e605addf0db149b80be95 /editors/e93
parentUpgrade to 2.0 (diff)
Make this port compile with tcl80.
Notes
Notes: svn path=/head/; revision=7948
Diffstat (limited to 'editors/e93')
-rw-r--r--editors/e93/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/e93/Makefile b/editors/e93/Makefile
index 3fb3a2d75a00..6502e871dcb6 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.11 1997/03/06 04:09:59 asami Exp $
+# $Id: Makefile,v 1.12 1997/07/13 18:49:14 max Exp $
#
DISTNAME= e93-1.2r6X
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= editors
MAINTAINER= asami@FreeBSD.ORG
+LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
+
MAKEFILE= makefile
USE_X11= yes