diff options
author | adam <adam> | 2008-10-26 14:02:33 +0000 |
---|---|---|
committer | adam <adam> | 2008-10-26 14:02:33 +0000 |
commit | 6b19ff2598c2424c089f48b074cb8e69edf827c2 (patch) | |
tree | e8779b7070f6855aa85112fd0d985ff221d02279 /x11/qt4-pgsql | |
parent | abb735c0179de3ffd1d3b552a0022c60468996cf (diff) | |
download | pkgsrc-6b19ff2598c2424c089f48b074cb8e69edf827c2.tar.gz |
Changes 4.4.3:
* Updated application icons and other graphics to reflect the look
and feel of the new Qt brand.
* Copyright of Qt has been transferred to Nokia Corporation.
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 e8beef08ce5..a3b82786c69 100644 --- a/x11/qt4-pgsql/Makefile +++ b/x11/qt4-pgsql/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2008/03/13 17:38:49 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2008/10/26 14:02:33 adam Exp $ .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-pgsql-${QTVERSION} -PKGREVISION= 1 COMMENT= QT postgresql driver CONFIGURE_ARGS+= -I${QTDIR}/include |