diff options
Diffstat (limited to 'x11/oooqs2/Makefile')
-rw-r--r-- | x11/oooqs2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/oooqs2/Makefile b/x11/oooqs2/Makefile index 3b9b46e6bb43..9a8be8403ffe 100644 --- a/x11/oooqs2/Makefile +++ b/x11/oooqs2/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://download.berlios.de/segfaultskde/ \ MAINTAINER= citycat4@ngs.ru COMMENT= KDE Quick launcher for Open Office 2.x -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_ARGS+= --with-qt-dir=${QT_PREFIX} |