summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/e93/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/e93/Makefile b/editors/e93/Makefile
index 0f6f47fea8dd..718762a596f7 100644
--- a/editors/e93/Makefile
+++ b/editors/e93/Makefile
@@ -13,7 +13,7 @@ COMMENT= Tcl-based, programmer-oriented text editor
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE.TXT
-USES= tar:tgz tcl xorg
+USES= compiler:c11 tar:tgz tcl xorg
USE_XORG= x11 xinerama xmu
MAKE_ENV= TCL_INCLUDEDIR=${TCL_INCLUDEDIR} TCL_VERSION=${TCL_SHLIB_VER}