diff options
author | gerald <gerald@FreeBSD.org> | 2009-02-08 00:38:30 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2009-02-08 00:38:30 +0800 |
commit | 4243faeaf6dbb523c29c3168ed289ac9f57bdcea (patch) | |
tree | 1d4f990e3ab40a3926a4987a5e6c06ebb66537a1 /science/mbdyn | |
parent | b7ab8689c5e15db9da3706c7cf1a18ba761571da (diff) | |
download | freebsd-ports-gnome-4243faeaf6dbb523c29c3168ed289ac9f57bdcea.tar.gz freebsd-ports-gnome-4243faeaf6dbb523c29c3168ed289ac9f57bdcea.tar.zst freebsd-ports-gnome-4243faeaf6dbb523c29c3168ed289ac9f57bdcea.zip |
Mark BROKEN.
Diffstat (limited to 'science/mbdyn')
-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 |