diff options
Diffstat (limited to 'shells/fish')
-rw-r--r-- | shells/fish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/fish/Makefile b/shells/fish/Makefile index 3c7753f5981b..7daeb0be2c5b 100644 --- a/shells/fish/Makefile +++ b/shells/fish/Makefile @@ -11,7 +11,7 @@ COMMENT= User friendly command line shell LICENSE= GPLv2 -USES= autoreconf cpe gmake iconv pkgconfig pathfix +USES= autoreconf cpe gmake iconv ncurses pkgconfig pathfix GNU_CONFIGURE= yes CPE_VENDOR= fishshell |