diff options
Diffstat (limited to 'science/mbdyn/Makefile')
-rw-r--r-- | science/mbdyn/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/science/mbdyn/Makefile b/science/mbdyn/Makefile index 87cff90401e4..099c40f2788d 100644 --- a/science/mbdyn/Makefile +++ b/science/mbdyn/Makefile @@ -16,6 +16,8 @@ COMMENT= A MultiBody Dynamics analysis system LIB_DEPENDS= umfpack:${PORTSDIR}/math/suitesparse +BROKEN= fails to build with GCC 4.3 as needed for Fortran + GNU_CONFIGURE= yes USE_AUTOTOOLS= autoconf:262 USE_GMAKE= yes |