aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/e93/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/e93/Makefile b/editors/e93/Makefile
index 1798b465f91d..e5c4a9fd1672 100644
--- a/editors/e93/Makefile
+++ b/editors/e93/Makefile
@@ -9,13 +9,13 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}r${PORTVERSION:E}X
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
-COMMENT= A nifty editor based on Tcl
+COMMENT= Nifty editor based on Tcl
LICENSE= GPLv2
WRKSRC= ${WRKDIR}/${PORTNAME}
-USES+= gmake tcl
+USES= gmake tcl
USE_XORG= x11 xinerama
MAKE_ARGS= PREFIX="${PREFIX}" \
TCL_INCLUDE="-I${TCL_INCLUDEDIR}" \