=================================================================== RCS file: /cvs/ports/devel/ode/Attic/Makefile,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ports/devel/ode/Attic/Makefile 2009/02/14 16:13:55 1.10 +++ ports/devel/ode/Attic/Makefile 2009/03/02 11:31:44 1.11 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.10 2009/02/14 16:13:55 yason Exp $ +# $OpenBSD: Makefile,v 1.11 2009/03/02 11:31:44 yason Exp $ COMMENT = high performance library for simulating rigid body dynamics SHARED_LIBS = ode 2.0 @@ -18,8 +18,7 @@ MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=opende/} CONFIGURE_STYLE = gnu -CONFIGURE_ARGS = --enable-double-precision \ - --with-trimesh=none \ +CONFIGURE_ARGS = --with-trimesh=none \ ${CONFIGURE_SHARED} CONFIGURE_ENV += CPPFLAGS="-I${X11BASE}/include \ -DRAWSTUFF_TEXTURE_PATH=${PREFIX}/share/examples/ode/textures/" \