diff options
-rw-r--r-- | textproc/aspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile index 7755a0ff40f2..6c17e6b6b605 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -21,7 +21,7 @@ CONFIGURE_ARGS= --enable-dict-dir=${DATADIR} \ --enable-curses=ncursesw \ --enable-static -USES= cpe gmake iconv libtool perl5 shebangfix +USES= cpe gmake iconv libtool ncurses perl5 shebangfix USE_LDCONFIG= yes SHEBANG_FILES= scripts/aspell-import CPE_VENDOR= gnu |