diff options
Diffstat (limited to 'graphics/ogre3d12/Makefile')
-rw-r--r-- | graphics/ogre3d12/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/ogre3d12/Makefile b/graphics/ogre3d12/Makefile index cd361587c773..f9e3b0239a7d 100644 --- a/graphics/ogre3d12/Makefile +++ b/graphics/ogre3d12/Makefile @@ -23,6 +23,7 @@ CONFIGURE_ARGS= --disable-cg --program-transform-name= --enable-static --with-pl --with-cppunit-prefix=/nonexistent CONFIGURE_ENV+= CPPFLAGS="-I${X11BASE}/include -DNDEBUG" GNU_CONFIGURE= YES +USE_AUTOTOOLS= libtool:15 USE_LDCONFIG= YES USE_GCC= 3.4+ USE_BZIP2= YES |