mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
- We need use FCFLAGS to build it in AMD64 and IA64.
- Bump PORTREVISION.
This commit is contained in:
parent
efe5fa61bc
commit
38b8e670c0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226578
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= fem
|
||||
PORTVERSION= 5.4.0
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= science tk
|
||||
MASTER_SITES= SF/elmerfem
|
||||
PKGNAMEPREFIX= elmer-
|
||||
@ -63,7 +63,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
CXXFLAGS+= -I${LOCALBASE}/include
|
||||
|
||||
CONFIGURE_ENV+= FCFLAGS="${FCFLAGS}"
|
||||
CONFIGURE_ARGS+= --with-umfpack="-lumfpack_elmer" \
|
||||
--with-blas="${BLAS}" \
|
||||
--with-lapack="${LAPACK}" \
|
||||
|
Loading…
Reference in New Issue
Block a user