1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
freebsd-ports/cad/salome-smesh/files/patch-SMESH_Makefile.am
Philip M. Gollucci 6dfd21bd1e SALOME is a free software that provides a generic platform for Pre
and Post-Processing for numerical simulation.
+Supports interoperability between CAD modeling and
 computation software (CAD-CAE link)
+Makes easier the integration of new components on heterogeneous systems
 for numerical computation
+Sets the priority to multi-physics coupling between computation software
+Provides a generic user interface, user-friendly and efficient,
 which helps to reduce the costs and  delays of carrying out the studies
+Reduces training time to the specific time for learning the software solution
 which has been based on this platform
+All functionalities are accessible through the programmatic
 integrated Python console

This package contains SMESH module.

WWW: http://www.salome-platform.org
- Stas Timokhin
devel@stasyan.com

PR:		ports/143469
Submitted by:	Stas Timokhin <devel at stasyan.com>
2010-02-12 22:16:31 +00:00

13 lines
361 B
Plaintext

--- src/SMESH/Makefile.am.orig 2009-11-02 13:29:51.000000000 +0600
+++ src/SMESH/Makefile.am 2009-11-02 13:30:12.000000000 +0600
@@ -81,8 +81,8 @@
# additionnal information to compile and link file
libSMESHimpl_la_CPPFLAGS = \
- $(KERNEL_CXXFLAGS) \
$(CAS_CPPFLAGS) \
+ $(KERNEL_CXXFLAGS) \
$(MED_CXXFLAGS) \
$(GEOM_CXX_FLAGS) \
$(BOOST_CPPFLAGS) \