summaryrefslogtreecommitdiff
path: root/x11/qt4-sqlite3
diff options
context:
space:
mode:
authoradam <adam>2010-01-29 18:19:09 +0000
committeradam <adam>2010-01-29 18:19:09 +0000
commit2000b4b4f1c64e346e9a9282321e008ac6fc9e03 (patch)
tree9e0a3c48c73055868cb0c29214ed5ad215a3ba9a /x11/qt4-sqlite3
parent4fb8d60d633493de7047d10c5fc70d04cd01b9f6 (diff)
downloadpkgsrc-2000b4b4f1c64e346e9a9282321e008ac6fc9e03.tar.gz
Changes 4.6.1:
* Optimized empty QUrl creation * Improve performance of getting the canonical filename on Linux and Symbian by using realpath() system call. * Avoid stat() when opening a file. * Do not look at the Qt patch-level version embedded in plugins' buildkeys when trying to determine if the plugin is compatible * Bug-fixes * load() and loadFromData() can now support compressed GL textures in the DDS, ETC1, PVRTC2, and PVRTC4 formats if the OpenGL graphics system is active and the appropriate extensions are present in the GL implementation. * Fixed a small leak when using the new QPixmapCache::Key based API.
Diffstat (limited to 'x11/qt4-sqlite3')
-rw-r--r--x11/qt4-sqlite3/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/qt4-sqlite3/Makefile b/x11/qt4-sqlite3/Makefile
index 08a8de571c5..9dc06c338d1 100644
--- a/x11/qt4-sqlite3/Makefile
+++ b/x11/qt4-sqlite3/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.8 2010/01/18 09:59:44 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2010/01/29 18:19:09 adam Exp $
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../x11/qt4-libs/Makefile.common"
PKGNAME= qt4-sqlite3-${QTVERSION}
-PKGREVISION= 1
COMMENT= QT sqlite3 driver
CONFIGURE_ARGS+= -I${QTDIR}/include