diff options
Diffstat (limited to 'graphics/ogre3d/Makefile')
-rw-r--r-- | graphics/ogre3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ogre3d/Makefile b/graphics/ogre3d/Makefile index b50fc05cf1f4..d850a151d55f 100644 --- a/graphics/ogre3d/Makefile +++ b/graphics/ogre3d/Makefile @@ -30,7 +30,7 @@ OPTIONS= GTK "Use GTK instead of Xt gui" off \ DEMOS "Build OGRE demos" off GNU_CONFIGURE= YES -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_LDCONFIG= YES USE_BZIP2= YES USE_GNOME= gnomehack |