diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-10-07 15:21:05 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-10-07 15:21:05 +0000 |
commit | b425f15e41e03776efec5e0484ad4d52fa2a55e4 (patch) | |
tree | a287316ad4f55c9b2ef3d80a3437799f69648265 /devel/bullet | |
parent | 231b6073decfcdbad451c9aeb05ae4fd0afacf71 (diff) |
Migration of BROKEN ports from automake{19,110}->111 which will most
likely need to be looked at as and when they become unbroken.
Notes
Notes:
svn path=/head/; revision=262566
Diffstat (limited to 'devel/bullet')
-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 f83caa7e555b..33efcdba77d5 100644 --- a/devel/bullet/Makefile +++ b/devel/bullet/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam 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 +USE_AUTOTOOLS= automake:111:env autoconf:267:env libtool:22:env GNU_CONFIGURE= yes USE_DOS2UNIX= yes USE_GL= glu glut |