diff options
author | adam <adam> | 2009-10-11 09:14:52 +0000 |
---|---|---|
committer | adam <adam> | 2009-10-11 09:14:52 +0000 |
commit | 7554900c17f060dbd53d232430a4d95c85eb9217 (patch) | |
tree | 38a0ff7a787f3b99d30a87b0feba34e5972cd16a /x11/qt4-tools | |
parent | 40873a91c78c6045b2ad02d5c510b1f794a45c0e (diff) | |
download | pkgsrc-7554900c17f060dbd53d232430a4d95c85eb9217.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 |