summaryrefslogtreecommitdiff
path: root/x11/qt3-psql
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2004-04-16 14:30:44 +0000
committerrecht <recht@pkgsrc.org>2004-04-16 14:30:44 +0000
commitec23ce840d72800992738c45627ae992cc1d7fad (patch)
tree2030a2fa354a78cb727cdc6a45a24ec4fc27fb95 /x11/qt3-psql
parent309dbb72ad71eb66ce5c54a780e510dd5399b1c0 (diff)
downloadpkgsrc-ec23ce840d72800992738c45627ae992cc1d7fad.tar.gz
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.
Diffstat (limited to 'x11/qt3-psql')
-rw-r--r--x11/qt3-psql/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/qt3-psql/Makefile b/x11/qt3-psql/Makefile
index b199b0a347f..fdcf251128c 100644
--- a/x11/qt3-psql/Makefile
+++ b/x11/qt3-psql/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2004/03/26 02:28:02 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2004/04/16 14:30:45 recht Exp $
#
.include "../qt3-libs/Makefile.common"
PKGNAME= qt3-psql-${QTVERSION}
-PKGREVISION= 1
COMMENT= QT postgresql driver
CONFIGURE_ARGS+= -I${QTDIR}/include \