diff options
author | adam <adam@pkgsrc.org> | 2010-02-16 13:08:09 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2010-02-16 13:08:09 +0000 |
commit | 991d7127c1b1e248313c3c13954d9e965a28a23b (patch) | |
tree | e1bb17e1d4994af6fc0ba4361cca16eda8245971 /x11/qt4-tools | |
parent | db7c309735eedd1e9fbc49f7b7a69d26b629bd78 (diff) | |
download | pkgsrc-991d7127c1b1e248313c3c13954d9e965a28a23b.tar.gz |
Changes 4.6.2:
This is a bug-fix release. It maintains both forward and backward
compatibility (source and binary) with Qt 4.6.0 and 4.6.1.
Diffstat (limited to 'x11/qt4-tools')
-rw-r--r-- | x11/qt4-tools/Makefile | 3 | ||||
-rw-r--r-- | x11/qt4-tools/PLIST | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/qt4-tools/Makefile b/x11/qt4-tools/Makefile index 8e1559f5088..b239d629dda 100644 --- a/x11/qt4-tools/Makefile +++ b/x11/qt4-tools/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.30 2010/02/02 14:06:00 adam Exp $ +# $NetBSD: Makefile,v 1.31 2010/02/16 13:08:09 adam Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-tools-${QTVERSION} -PKGREVISION= 1 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 ae83f713da6..552d2f2479d 100644 --- a/x11/qt4-tools/PLIST +++ b/x11/qt4-tools/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.20 2010/01/29 18:19:10 adam Exp $ +@comment $NetBSD: PLIST,v 1.21 2010/02/16 13:08:09 adam Exp $ lib/pkgconfig/QtAssistantClient.pc lib/pkgconfig/QtCLucene.pc lib/pkgconfig/QtDesigner.pc @@ -216,6 +216,8 @@ qt4/mkspecs/features/staticlib.prf qt4/mkspecs/features/symbian/application_icon.prf qt4/mkspecs/features/symbian/armcc_warnings.prf qt4/mkspecs/features/symbian/data_caging_paths.prf +qt4/mkspecs/features/symbian/def_files.prf +qt4/mkspecs/features/symbian/def_files_disabled.prf qt4/mkspecs/features/symbian/default_post.prf qt4/mkspecs/features/symbian/default_pre.prf qt4/mkspecs/features/symbian/epocallowdlldata.prf |