aboutsummaryrefslogtreecommitdiff
path: root/devel/bullet
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-09-15 18:35:24 +0000
committerAde Lovett <ade@FreeBSD.org>2010-09-15 18:35:24 +0000
commit8262a7b51d413e11ef8f67c56e862ebbc6f182de (patch)
tree1e9812bc2638933184cae2b226809eb69253bb9f /devel/bullet
parentbe8126109fa13097c8a0f9337fa9dfb68cf5d4c2 (diff)
downloadports-8262a7b51d413e11ef8f67c56e862ebbc6f182de.tar.gz
ports-8262a7b51d413e11ef8f67c56e862ebbc6f182de.zip
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
Notes
Notes: svn path=/head/; revision=261230
Diffstat (limited to 'devel/bullet')
-rw-r--r--devel/bullet/Makefile5
1 files changed, 4 insertions, 1 deletions
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