diff --git a/libmove3d/Makefile b/libmove3d/Makefile
index 0529854ef207225cc5c1b42848e7163c0810cb17..5dcc41181135137cb3618cfeefdd08b815fffba0 100644
--- a/libmove3d/Makefile
+++ b/libmove3d/Makefile
@@ -25,25 +25,21 @@ CMAKE_ARGS+=\
 CMAKE_ARGS+=		-DBOOST_INCLUDEDIR=${PREFIX.boost-headers}/include
 CMAKE_ARGS+=		-DBOOST_LIBDIR=${PREFIX.boost-libs}/include
 
+include ../../wip/sysdep/glpk.mk
+include ../../wip/sysdep/libxpm.mk
+include ../../wip/sysdep/qhull.mk
 
-# Dependencies
 include ../../devel/boost-headers/depend.mk
 include ../../devel/boost-libs/depend.mk
 include ../../math/gbM/depend.mk
 include ../../motion/softMotion-libs/depend.mk
-
-include ../../mk/sysdep/glu.mk
+include ../../mk/language/c++.mk
+include ../../mk/language/c.mk
+include ../../mk/sysdep/cmake.mk
 include ../../mk/sysdep/freeglut.mk
+include ../../mk/sysdep/glib2.mk
+include ../../mk/sysdep/glu.mk
 include ../../mk/sysdep/gsl.mk
+include ../../mk/sysdep/gts.mk
 include ../../mk/sysdep/libxml2.mk
-include ../../mk/sysdep/glib2.mk
-
-include ../../wip/sysdep/glpk.mk
-include ../../wip/sysdep/gts.mk
-include ../../wip/sysdep/qhull.mk
-include ../../wip/sysdep/libxpm.mk
-
-include ../../mk/sysdep/cmake.mk
-include ../../mk/language/c.mk
-include ../../mk/language/c++.mk
 include ../../mk/robotpkg.mk