]> Creatis software - creaToolsTools.git/blobdiff - Linux/scripts/ThirdParty-install-Base-Stuff.sh
Feature #1782
[creaToolsTools.git] / Linux / scripts / ThirdParty-install-Base-Stuff.sh
index ff862d1451acbc7adb9926e4674addd371159111..d95c2f27d0a5424291f537111f374083c23b48bd 100644 (file)
@@ -145,9 +145,10 @@ then
      ;;
   MacOS)
      port selfupdate
+
      port install cmake                -y
-     port install doxygen              -y
      port install graphviz             -y
+     port install doxygen              -y
     # port install tetex               -y   (replaced by texlive) # cf EED : http://www.creatis.insa-lyon.fr/site/fr/CreatoolsInstallInstructionsv2.0.1MacOsv10.5.6-Developpers
      port install texlive              -y
      port install latex2html           -y