1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00

math/latte-integrale: fix build with GCC-based architectures

PR:		234183
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
This commit is contained in:
Yuri Victorovich 2018-12-20 02:48:08 +00:00
parent c4f485cf7e
commit dd00fb8f52
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487833

View File

@ -21,7 +21,7 @@ LIB_DEPENDS= lib4ti2util.so:math/4ti2 \
RUN_DEPENDS= lrs:math/lrslib \
points2triangs:math/topcom
USES= autoreconf gmake libtool localbase:ldflags
USES= autoreconf compiler:c++11-lang gmake libtool localbase:ldflags
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static \
--with-topcom=${LOCALBASE} --with-4ti2=${LOCALBASE} --with-cddlib=${LOCALBASE} --with-gmp=${LOCALBASE} --with-ntl=${LOCALBASE}