mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
The previous fix addressed PR85495.
PR: 85495
This commit is contained in:
parent
481cf07ca9
commit
38b9aef0ce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=141737
@ -60,6 +60,7 @@ CONFIGURE_ARGS+= --disable-nls \
|
||||
--program-suffix=${SUFFIX} \
|
||||
--libdir=${TARGLIB} \
|
||||
--with-gxx-include-dir=${TARGLIB}/include/c++/
|
||||
CONFIGURE_ENV= RANLIB=:
|
||||
.if defined(WITH_FORTRAN)
|
||||
CONFIGURE_ARGS+= --with-gmp=${LOCALBASE}
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user