aboutsummaryrefslogtreecommitdiff
path: root/science/elmer-fem
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2009-01-21 00:36:06 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2009-01-21 00:36:06 +0000
commit38b8e670c0bdf01d5f0af75351230aa2954878bf (patch)
tree8beccc0aa437ce1af7268b3cdeb0379b2da9898a /science/elmer-fem
parentefe5fa61bc0ce105438f62be362341407d99d9b9 (diff)
downloadports-38b8e670c0bdf01d5f0af75351230aa2954878bf.tar.gz
ports-38b8e670c0bdf01d5f0af75351230aa2954878bf.zip
Notes
Diffstat (limited to 'science/elmer-fem')
-rw-r--r--science/elmer-fem/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/elmer-fem/Makefile b/science/elmer-fem/Makefile
index 60b95e8c659b..d5737fe1705f 100644
--- a/science/elmer-fem/Makefile
+++ b/science/elmer-fem/Makefile
@@ -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}" \