From 9dada60fa50976cf8519a91bc1c987cdddf86935 Mon Sep 17 00:00:00 2001 From: recht Date: Fri, 16 Apr 2004 14:30:44 +0000 Subject: update to 3.3.1 changes (among many others): - New QLocale Class - The ActiveQt framework, first available in Qt 3.1, has been enhanced in lots of ways in Qt 3.3. - Semi-Transparent Windows Other Improvements - The network module now supports IPv6 in addition to IPv4. - New 64-bit platforms are supported: Itanium on Linux (Intel compiler) and Windows (MSVC and Intel). - QCursor now provides the BusyCursor shape, which combines an hourglass with an arrow. - Qt's DOM classes are now reentrant when Qt is built with multithread support enabled. See http://www.trolltech.com/products/qt/whatsnew.html for more details. --- x11/qt3-tools/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'x11/qt3-tools/Makefile') diff --git a/x11/qt3-tools/Makefile b/x11/qt3-tools/Makefile index a089c7d3257..4f3d4d3c7ce 100644 --- a/x11/qt3-tools/Makefile +++ b/x11/qt3-tools/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2003/12/23 17:50:59 xtraeme Exp $ +# $NetBSD: Makefile,v 1.25 2004/04/16 14:30:45 recht Exp $ # .include "../qt3-libs/Makefile.common" PKGNAME= qt3-tools-${QTVERSION} -PKGREVISION= 1 COMMENT= QT GUI (WYSIWYG) builder and other tools CONFIGURE_ARGS+= -I${QTDIR}/include \ -- cgit v1.2.3