diff options
author | wiz <wiz@pkgsrc.org> | 2008-01-05 22:15:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-01-05 22:15:24 +0000 |
commit | ecf12c063bb19ab2bdbfe62663137b32b481ec4b (patch) | |
tree | c17cda5a4765190cd618b646a2c6838b2a73ce60 /x11/qt4-tools/PLIST | |
parent | e026289d049f57903ae73d0e6c36b231de9f876c (diff) | |
download | pkgsrc-ecf12c063bb19ab2bdbfe62663137b32b481ec4b.tar.gz |
Create a shared library for libQtUiTools, in the hope that this fixes
the build for kdelibs4 on amd64.
Bump PKGREVISION for qt4-tools.
Diffstat (limited to 'x11/qt4-tools/PLIST')
-rw-r--r-- | x11/qt4-tools/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt4-tools/PLIST b/x11/qt4-tools/PLIST index 117c2744237..d0bbb45a66a 100644 --- a/x11/qt4-tools/PLIST +++ b/x11/qt4-tools/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2007/12/06 11:17:11 markd Exp $ +@comment $NetBSD: PLIST,v 1.11 2008/01/05 22:15:24 wiz Exp $ lib/pkgconfig/QtTest.pc lib/pkgconfig/QtUiTools.pc qt4/bin/assistant @@ -128,7 +128,7 @@ qt4/lib/libQtAssistantClient.la qt4/lib/libQtDesigner.la qt4/lib/libQtDesignerComponents.la qt4/lib/libQtTest.la -qt4/lib/libQtUiTools.a +qt4/lib/libQtUiTools.la qt4/mkspecs/aix-g++-64/qmake.conf qt4/mkspecs/aix-g++-64/qplatformdefs.h qt4/mkspecs/aix-g++/qmake.conf |