From 8262a7b51d413e11ef8f67c56e862ebbc6f182de Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Wed, 15 Sep 2010 18:35:24 +0000 Subject: Autotools update. Read ports/UPDATING 20100915 for details. Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs --- devel/bullet/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'devel/bullet') diff --git a/devel/bullet/Makefile b/devel/bullet/Makefile index aa21a869bb81..f83caa7e555b 100644 --- a/devel/bullet/Makefile +++ b/devel/bullet/Makefile @@ -7,6 +7,7 @@ PORTNAME= bullet PORTVERSION= 2.75 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= GOOGLE_CODE EXTRACT_SUFX= .tgz @@ -16,7 +17,9 @@ COMMENT= 3D collision detection and rigid body dynamics library BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam -USE_AUTOTOOLS= automake:15:env autoconf:262:env libtool:22:env +BROKEN= Does not work with autoconf>=2.64 - upstream 2.76 has switched to cmake. + +USE_AUTOTOOLS= automake:110:env autoconf:267:env libtool:22:env GNU_CONFIGURE= yes USE_DOS2UNIX= yes USE_GL= glu glut -- cgit v1.2.3