=================================================================== RCS file: /cvs/ports/devel/ode/Attic/Makefile,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ports/devel/ode/Attic/Makefile 2008/12/10 13:24:46 1.4 +++ ports/devel/ode/Attic/Makefile 2008/12/25 15:21:47 1.5 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2008/12/10 13:24:46 yason Exp $ +# $OpenBSD: Makefile,v 1.5 2008/12/25 15:21:47 yason Exp $ COMMENT = high performance library for simulating rigid body dynamics SHARED_LIBS = ode 1.0 @@ -20,7 +20,10 @@ MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=opende/} CONFIGURE_STYLE = gnu -CONFIGURE_ARGS = --enable-shared +CONFIGURE_ARGS = --enable-double-precision \ + --with-trimesh=none \ + ${CONFIGURE_SHARED} + WANTLIB = m pthread post-install: