aboutsummaryrefslogtreecommitdiff
path: root/math/scilab
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2020-11-08 20:04:43 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2020-11-08 20:04:43 +0000
commit2141a80f9425f6c6fffeb80e0600064805b55a6f (patch)
tree6afb3bbc16c260bd950c189ad840822b4e7710b7 /math/scilab
parentf05bc443acd4eb10d70d944c0a4dc34b8af6aee1 (diff)
downloadports-2141a80f9425f6c6fffeb80e0600064805b55a6f.tar.gz
ports-2141a80f9425f6c6fffeb80e0600064805b55a6f.zip
math/scilab:
- convert to USES=eigen PR: 250949 Reported by: lbartoletti
Notes
Notes: svn path=/head/; revision=554650
Diffstat (limited to 'math/scilab')
-rw-r--r--math/scilab/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/scilab/Makefile b/math/scilab/Makefile
index 49ce2bc358ec..1039afea5356 100644
--- a/math/scilab/Makefile
+++ b/math/scilab/Makefile
@@ -16,7 +16,6 @@ LICENSE_COMB= dual
LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING
LICENSE_FILE_BSD3CLAUSE= ${WRKSRC}/COPYING-BSD
-BUILD_DEPENDS= ${LOCALBASE}/include/eigen3/Eigen/Sparse:math/eigen3
LIB_DEPENDS= libxml2.so:textproc/libxml2 \
libpcre.so:devel/pcre \
libcurl.so:ftp/curl \
@@ -27,8 +26,8 @@ LIB_DEPENDS= libxml2.so:textproc/libxml2 \
libamd.so:math/suitesparse
RUN_DEPENDS= xdg-open:devel/xdg-utils
-USES= compiler:c++17-lang cpe desktop-file-utils fortran \
- gettext gmake gnome iconv:wchar_t libtool \
+USES= compiler:c++17-lang cpe desktop-file-utils eigen:3,build \
+ fortran gettext gmake gnome iconv:wchar_t libtool \
localbase ncurses pathfix pkgconfig shared-mime-info
USE_LOCALE= en_US.UTF-8