diff --git a/editors/led/Makefile b/editors/led/Makefile index a5a8ce892bb4..9e82a4095047 100644 --- a/editors/led/Makefile +++ b/editors/led/Makefile @@ -13,7 +13,7 @@ COMMENT= Tiny text editor, with a number of useful programming features LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= perl5 +USES= ncurses perl5 GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes