From a8a293db401f3adae5008df80e8dd2b085089e2b Mon Sep 17 00:00:00 2001 From: John Marino Date: Fri, 18 Nov 2016 19:49:07 +0000 Subject: [PATCH] math/scilab: Document ncurses requirement Approved by: ncurses blanket --- math/scilab/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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