diff options
author | drochner <drochner@pkgsrc.org> | 2006-03-31 14:38:02 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2006-03-31 14:38:02 +0000 |
commit | e4b3aea5b4220844ed8171f34700a0ff00ab6278 (patch) | |
tree | 858b007c392eaf22132a6eb020c660a35d0f8690 /x11/qt3-psql | |
parent | 0c50ab6255314f6a999ed7b179bd28557a4ca623 (diff) | |
download | pkgsrc-e4b3aea5b4220844ed8171f34700a0ff00ab6278.tar.gz |
update to 3.3.6
changes:
-bugfixes
-gcc-4.1 support
-translation updates
Diffstat (limited to 'x11/qt3-psql')
-rw-r--r-- | x11/qt3-psql/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/qt3-psql/Makefile b/x11/qt3-psql/Makefile index 19fc2aa3849..03315b542d6 100644 --- a/x11/qt3-psql/Makefile +++ b/x11/qt3-psql/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2006/02/05 23:11:42 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2006/03/31 14:38:02 drochner Exp $ .include "../../x11/qt3-libs/Makefile.common" PKGNAME= qt3-psql-${QTVERSION} -PKGREVISION= 3 COMMENT= QT postgresql driver CONFIGURE_ARGS+= -I${QTDIR}/include \ |