aboutsummaryrefslogtreecommitdiffstats
path: root/science/meep/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/meep/Makefile')
-rw-r--r--science/meep/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/meep/Makefile b/science/meep/Makefile
index 4826e9952a2b..643a6e895b37 100644
--- a/science/meep/Makefile
+++ b/science/meep/Makefile
@@ -33,7 +33,7 @@ USE_AUTOTOOLS+= libltdl
CPPFLAGS+= -I${LOCALBASE}/include
LD_LIBRARY_PATH= -L${LOCALBASE}/lib -L/usr/lib
LDFLAGS+= -L${LOCALBASE}/lib
-CONFIGURE_ENV+= LD_LIBRARY_PATH="${LD_LIBRARY_PATH}" LDFLAGS="${LDFLAGS}"
+CONFIGURE_ENV+= LD_LIBRARY_PATH="${LD_LIBRARY_PATH}"
OPTIONS= OPENMPI "Enable MPI support using openmpi" On