diff options
author | adam <adam@pkgsrc.org> | 2009-10-11 09:14:52 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2009-10-11 09:14:52 +0000 |
commit | fdbfd5cf29da6dd8fef6047897d10cc2a5d800cf (patch) | |
tree | 38a0ff7a787f3b99d30a87b0feba34e5972cd16a /x11/qt4-tools | |
parent | 18824789a6e49832817b20d9d8608ab566212ea1 (diff) | |
download | pkgsrc-fdbfd5cf29da6dd8fef6047897d10cc2a5d800cf.tar.gz |
Changes 4.5.3:
* This is a bug-fix release.
Diffstat (limited to 'x11/qt4-tools')
-rw-r--r-- | x11/qt4-tools/Makefile | 4 | ||||
-rw-r--r-- | x11/qt4-tools/PLIST | 14 |
2 files changed, 2 insertions, 16 deletions
diff --git a/x11/qt4-tools/Makefile b/x11/qt4-tools/Makefile index 844fcb24ffa..94fd296941e 100644 --- a/x11/qt4-tools/Makefile +++ b/x11/qt4-tools/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2009/08/26 19:56:52 sno Exp $ +# $NetBSD: Makefile,v 1.26 2009/10/11 09:14:52 adam Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../x11/qt4-libs/Makefile.common" -PKGREVISION= 2 - PKGNAME= qt4-tools-${QTVERSION} COMMENT= QT GUI (WYSIWYG) builder and other tools diff --git a/x11/qt4-tools/PLIST b/x11/qt4-tools/PLIST index 529eac3048a..bef74c2caf2 100644 --- a/x11/qt4-tools/PLIST +++ b/x11/qt4-tools/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.17 2009/07/27 19:57:51 drochner Exp $ +@comment $NetBSD: PLIST,v 1.18 2009/10/11 09:14:52 adam Exp $ lib/pkgconfig/QtAssistantClient.pc lib/pkgconfig/QtCLucene.pc lib/pkgconfig/QtDesigner.pc @@ -110,18 +110,6 @@ qt4/include/QtDesigner/qextensionmanager.h qt4/include/QtDesigner/sdk_global.h qt4/include/QtDesigner/taskmenu.h qt4/include/QtDesigner/uilib_global.h -qt4/include/QtHelp/QHelpContentItem -qt4/include/QtHelp/QHelpContentModel -qt4/include/QtHelp/QHelpContentWidget -qt4/include/QtHelp/QHelpEngine -qt4/include/QtHelp/QHelpEngineCore -qt4/include/QtHelp/QHelpGlobal -qt4/include/QtHelp/QHelpIndexModel -qt4/include/QtHelp/QHelpIndexWidget -qt4/include/QtHelp/QHelpSearchEngine -qt4/include/QtHelp/QHelpSearchQuery -qt4/include/QtHelp/QHelpSearchQueryWidget -qt4/include/QtHelp/QHelpSearchResultWidget qt4/include/QtHelp/QtHelp qt4/include/QtHelp/qhelp_global.h qt4/include/QtHelp/qhelpcontentwidget.h |