diff options
Diffstat (limited to 'deskutils/krss/Makefile')
-rw-r--r-- | deskutils/krss/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/krss/Makefile b/deskutils/krss/Makefile index 4822c5a3eecf..a5daaf697865 100644 --- a/deskutils/krss/Makefile +++ b/deskutils/krss/Makefile @@ -18,7 +18,7 @@ COMMENT= KDE Rich Site Summary viewer USE_KDEBASE_VER=3 USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_ENV= LIBQT="-lqt-mt ${PTHREAD_LIBS}" KDB2HTML=${TRUE} MAKE_ENV= LIBQT="-lqt-mt ${PTHREAD_LIBS}" KDB2HTML=${TRUE} |