diff options
author | adam <adam> | 2012-01-12 22:59:58 +0000 |
---|---|---|
committer | adam <adam> | 2012-01-12 22:59:58 +0000 |
commit | 2aa58db64f4cb7b79a4e1f076df166ec290c97ce (patch) | |
tree | 1fe11d4fb684d51b6e7420dd83e3e47ee91caf50 /x11/qt4-pgsql | |
parent | e9aa099f43cf1890a18f4c29dc626bda1bac9690 (diff) | |
download | pkgsrc-2aa58db64f4cb7b79a4e1f076df166ec290c97ce.tar.gz |
Changes 4.8.0:
Featuring Qt Platform Abstraction, threaded OpenGL support, multithreaded HTTP
and optimized file system access.
Diffstat (limited to 'x11/qt4-pgsql')
-rw-r--r-- | x11/qt4-pgsql/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/qt4-pgsql/Makefile b/x11/qt4-pgsql/Makefile index e869a7ad478..05e769ee002 100644 --- a/x11/qt4-pgsql/Makefile +++ b/x11/qt4-pgsql/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2011/11/01 06:03:07 sbd Exp $ +# $NetBSD: Makefile,v 1.27 2012/01/12 22:59:59 adam Exp $ .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-pgsql-${QTVERSION} -PKGREVISION= 2 COMMENT= QT postgresql driver CONFIGURE_ARGS+= -I${QTDIR}/include |