diff options
-rw-r--r-- | math/scilab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/scilab/Makefile b/math/scilab/Makefile index 01f34f42a580..7032ae22b0c1 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= libxml2.so:textproc/libxml2 \ RUN_DEPENDS= xdg-open:devel/xdg-utils USES= cpe desktop-file-utils fortran gettext gmake iconv \ - libtool pathfix pkgconfig shared-mime-info + libtool ncurses pathfix pkgconfig shared-mime-info GNU_CONFIGURE= yes INSTALLS_ICONS= yes |