From d78c6d8dc5499445a72ee4f82cfb865d23ba072b Mon Sep 17 00:00:00 2001 From: asami Date: Wed, 11 Sep 1996 04:11:57 +0000 Subject: Use tcl from /usr/lib, not ports. --- editors/e93/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'editors/e93/Makefile') diff --git a/editors/e93/Makefile b/editors/e93/Makefile index 846782f0f881..bf51cdac2272 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.4 1995/09/12 22:47:20 asami Exp $ +# $Id: Makefile,v 1.6 1996/06/12 02:35:37 asami Exp $ # DISTNAME= e93-1.2r6X @@ -14,8 +14,6 @@ MASTER_SITES= ftp://ftp.x.org/contrib/editors/ \ MAINTAINER= asami@FreeBSD.ORG -LIB_DEPENDS= tcl75\\.1\\.:${PORTSDIR}/lang/tcl75 - MAKEFILE= makefile USE_X11= yes IS_INTERACTIVE= yes # asks "ok?" about license -- cgit