=================================================================== RCS file: /cvs/ports/devel/bullet/patches/Attic/patch-CMakeLists_txt,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ports/devel/bullet/patches/Attic/patch-CMakeLists_txt 2010/05/29 12:00:18 1.1 +++ ports/devel/bullet/patches/Attic/patch-CMakeLists_txt 2011/03/04 19:02:40 1.2 @@ -1,7 +1,7 @@ -$OpenBSD: patch-CMakeLists_txt,v 1.1 2010/05/29 11:00:18 yason Exp $ ---- CMakeLists.txt.orig Sun May 2 19:21:46 2010 -+++ CMakeLists.txt Sun May 2 19:22:35 2010 -@@ -182,7 +182,7 @@ IF (USE_GLUT) +$OpenBSD: patch-CMakeLists_txt,v 1.2 2011/03/04 19:02:40 yason Exp $ +--- CMakeLists.txt.orig Wed Sep 22 03:09:18 2010 ++++ CMakeLists.txt Sat Nov 13 07:47:58 2010 +@@ -265,7 +265,7 @@ IF (USE_GLUT) INCLUDE_DIRECTORIES(${BULLET_PHYSICS_SOURCE_DIR}/Glut) ELSE (WIN32) # This is the lines for linux. This should always work if everything is installed and working fine.