diff options
Diffstat (limited to 'devel/kdbg/Makefile')
-rw-r--r-- | devel/kdbg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/kdbg/Makefile b/devel/kdbg/Makefile index a2a4aa2029f0..780fe897de57 100644 --- a/devel/kdbg/Makefile +++ b/devel/kdbg/Makefile @@ -16,7 +16,7 @@ COMMENT= A graphical user interface around gdb using KDE USE_KDELIBS_VER= 3 USE_GETTEXT= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_GMAKE= yes INSTALLS_ICONS= yes CONFIGURE_ARGS= --with-kde-version=3 |