diff options
Diffstat (limited to 'devel/bullet/Makefile')
-rw-r--r-- | devel/bullet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bullet/Makefile b/devel/bullet/Makefile index aaf07921d5bf..5ce0f77f3e74 100644 --- a/devel/bullet/Makefile +++ b/devel/bullet/Makefile @@ -18,7 +18,7 @@ COMMENT= 3D collision detection and rigid body dynamics library BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam -USE_AUTOTOOLS= automake:15:env autoconf:262:env libtool:15:env +USE_AUTOTOOLS= automake:15:env autoconf:262:env libtool:22:env GNU_CONFIGURE= yes USE_DOS2UNIX= yes USE_GL= glu glut |