[BACK]Return to patch-CMakeLists_txt CVS log [TXT][DIR] Up to [local] / ports / devel / bullet / patches

Diff for /ports/devel/bullet/patches/Attic/patch-CMakeLists_txt between version 1.1.1.1 and 1.2

version 1.1.1.1, 2010/05/29 12:00:18 version 1.2, 2011/03/04 19:02:40
Line 1 
Line 1 
 $OpenBSD$  $OpenBSD$
 --- CMakeLists.txt.orig Sun May  2 19:21:46 2010  --- CMakeLists.txt.orig Wed Sep 22 03:09:18 2010
 +++ CMakeLists.txt      Sun May  2 19:22:35 2010  +++ CMakeLists.txt      Sat Nov 13 07:47:58 2010
 @@ -182,7 +182,7 @@ IF (USE_GLUT)  @@ -265,7 +265,7 @@ IF (USE_GLUT)
         INCLUDE_DIRECTORIES(${BULLET_PHYSICS_SOURCE_DIR}/Glut)          INCLUDE_DIRECTORIES(${BULLET_PHYSICS_SOURCE_DIR}/Glut)
         ELSE (WIN32)          ELSE (WIN32)
         # This is the lines for linux.  This should always work if everything is installed and working fine.          # This is the lines for linux.  This should always work if everything is installed and working fine.

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

CVSweb