diff options
Diffstat (limited to 'editors/nano-devel/Makefile')
-rw-r--r-- | editors/nano-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/nano-devel/Makefile b/editors/nano-devel/Makefile index 5043d2893034..a918c4c86c6e 100644 --- a/editors/nano-devel/Makefile +++ b/editors/nano-devel/Makefile @@ -15,6 +15,7 @@ LICENSE= GPLv3 CONFLICTS= nano-2* +USES= ncurses GNU_CONFIGURE= yes CONFIGURE_ARGS+= --docdir=${DOCSDIR} --enable-utf8 |