1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00

math/scilab:

- Restrict to gnu++98 standard to allow build on FreeBSD 11.x and greater
This commit is contained in:
Max Brazhnikov 2018-05-14 21:54:21 +00:00
parent 7a2cfbed29
commit 73380a9647
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=469976

View File

@ -25,6 +25,7 @@ RUN_DEPENDS= xdg-open:devel/xdg-utils
USES= cpe desktop-file-utils fortran gettext gmake iconv \
libtool ncurses pathfix pkgconfig shared-mime-info
USE_CXXSTD= gnu++98
USE_LOCALE= en_US.UTF-8
GNU_CONFIGURE= yes