diff options
Diffstat (limited to 'x11/qt4-tools')
-rw-r--r-- | x11/qt4-tools/Makefile | 3 | ||||
-rw-r--r-- | x11/qt4-tools/PLIST | 6 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11/qt4-tools/Makefile b/x11/qt4-tools/Makefile index dc7c7026092..d5ccabd3b0e 100644 --- a/x11/qt4-tools/Makefile +++ b/x11/qt4-tools/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.39 2011/01/13 13:36:55 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2011/03/03 05:50:04 adam Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-tools-${QTVERSION} -PKGREVISION= 2 COMMENT= QT GUI (WYSIWYG) builder and other tools DEPENDS+= libtool-base-[0-9]*:../../devel/libtool-base diff --git a/x11/qt4-tools/PLIST b/x11/qt4-tools/PLIST index bbfa87f550a..4e16b8e823d 100644 --- a/x11/qt4-tools/PLIST +++ b/x11/qt4-tools/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.24 2011/01/12 07:18:00 adam Exp $ +@comment $NetBSD: PLIST,v 1.25 2011/03/03 05:50:04 adam Exp $ lib/pkgconfig/QtCLucene.pc lib/pkgconfig/QtDesigner.pc lib/pkgconfig/QtDesignerComponents.pc @@ -160,6 +160,7 @@ qt4/mkspecs/common/mac.conf qt4/mkspecs/common/posix/qplatformdefs.h qt4/mkspecs/common/qmake.conf qt4/mkspecs/common/qws.conf +qt4/mkspecs/common/symbian/appCaptionForTranslation.cpp qt4/mkspecs/common/symbian/header-wrappers/AknBitmapAnimation.h qt4/mkspecs/common/symbian/header-wrappers/AknDoc.h qt4/mkspecs/common/symbian/header-wrappers/AknFontAccess.h @@ -179,6 +180,7 @@ qt4/mkspecs/common/symbian/header-wrappers/ApDataHandler.h qt4/mkspecs/common/symbian/header-wrappers/ApUtils.h qt4/mkspecs/common/symbian/header-wrappers/CDirectoryLocalizer.h qt4/mkspecs/common/symbian/header-wrappers/DocumentHandler.h +qt4/mkspecs/common/symbian/packageNameForTranslation.cpp qt4/mkspecs/common/symbian/qplatformdefs.h qt4/mkspecs/common/symbian/stl-off/new qt4/mkspecs/common/symbian/symbian-makefile.conf @@ -229,6 +231,7 @@ qt4/mkspecs/features/qtestlib.prf qt4/mkspecs/features/qtopia.prf qt4/mkspecs/features/qtopiainc.prf qt4/mkspecs/features/qtopialib.prf +qt4/mkspecs/features/qttest_p4.prf qt4/mkspecs/features/release.prf qt4/mkspecs/features/resources.prf qt4/mkspecs/features/shared.prf @@ -247,6 +250,7 @@ qt4/mkspecs/features/symbian/default_post.prf qt4/mkspecs/features/symbian/default_pre.prf qt4/mkspecs/features/symbian/do_not_build_as_thumb.prf qt4/mkspecs/features/symbian/epocallowdlldata.prf +qt4/mkspecs/features/symbian/localize_deployment.prf qt4/mkspecs/features/symbian/moc.prf qt4/mkspecs/features/symbian/nested_exceptions.prf qt4/mkspecs/features/symbian/opengl.prf |