diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/e93/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/e93/Makefile b/editors/e93/Makefile index 846782f0f88..bf51cdac227 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 |