diff options
Diffstat (limited to 'x11-toolkits/p5-qt/Makefile')
-rw-r--r-- | x11-toolkits/p5-qt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/p5-qt/Makefile b/x11-toolkits/p5-qt/Makefile index 874e2a555887..f96e2a64e4a4 100644 --- a/x11-toolkits/p5-qt/Makefile +++ b/x11-toolkits/p5-qt/Makefile @@ -23,7 +23,7 @@ COMMENT= A set of Perl bindings for the Qt toolkit USE_GL= yes USE_QT_VER= 3 -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes INSTALLS_SHLIB= yes |