aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-11-15 10:12:26 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-11-15 10:12:26 +0000
commitc6d3f54f4217ab5509104e820028ea1f7f63c6af (patch)
treea0d106b71732add2a02e4ba7c1b17d1357138fe1 /editors
parent50080eefdb6a29d85f943149d79f04f5ef329fe3 (diff)
downloadports-c6d3f54f4217ab5509104e820028ea1f7f63c6af.tar.gz
ports-c6d3f54f4217ab5509104e820028ea1f7f63c6af.zip
Notes
Diffstat (limited to 'editors')
-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}" \