diff options
Diffstat (limited to 'devel/kdevelop/Makefile')
-rw-r--r-- | devel/kdevelop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/kdevelop/Makefile b/devel/kdevelop/Makefile index 3d8418c3e2b4..c1d9e41a39b3 100644 --- a/devel/kdevelop/Makefile +++ b/devel/kdevelop/Makefile @@ -40,7 +40,7 @@ USE_KDELIBS_VER=3 USE_BZIP2= yes USE_GMAKE= yes USE_BDB= yes -USE_AUTOTOOLS= libtool:15 autotools:run +USE_AUTOTOOLS= libtool:22 autotools:run _NO_KDE_FINAL= yes CONFIGURE_ARGS+=--with-qtdoc-dir=${LOCALBASE}/share/doc/qt/html \ --with-db-includedir=${BDB_INCLUDE_DIR} \ |