diff options
Diffstat (limited to 'x11/qt4-pgsql/Makefile')
-rw-r--r-- | x11/qt4-pgsql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt4-pgsql/Makefile b/x11/qt4-pgsql/Makefile index 45e1a398912..ab06c3cf181 100644 --- a/x11/qt4-pgsql/Makefile +++ b/x11/qt4-pgsql/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.38 2013/02/16 11:25:26 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2013/06/03 10:06:24 wiz Exp $ .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-pgsql-${QTVERSION} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= QT postgresql driver CONFIGURE_ARGS+= -I${QTDIR}/include |