=================================================================== RCS file: /cvs/ports/devel/bullet/Attic/Makefile,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ports/devel/bullet/Attic/Makefile 2011/09/19 09:25:38 1.6 +++ ports/devel/bullet/Attic/Makefile 2011/11/08 18:34:45 1.7 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 2011/09/19 09:25:38 yason Exp $ +# $OpenBSD: Makefile,v 1.7 2011/11/08 18:34:45 yason Exp $ COMMENT = collision detection and rigid body dynamics library @@ -34,7 +34,6 @@ MODULES = devel/cmake -SEPARATE_BUILD = concurrent USE_LIBTOOL = Yes CONFIGURE_ARGS += -DBUILD_SHARED_LIBS=ON -DCMAKE_BUILD_TYPE=Release \ -DBUILD_DEMOS=OFF -DBUILD_EXTRAS=OFF \