diff options
Diffstat (limited to 'x11/qt4-pgsql/Makefile')
-rw-r--r-- | x11/qt4-pgsql/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt4-pgsql/Makefile b/x11/qt4-pgsql/Makefile index 77e4eb871e7..d6d62b1db17 100644 --- a/x11/qt4-pgsql/Makefile +++ b/x11/qt4-pgsql/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2012/09/15 10:07:14 obache Exp $ +# $NetBSD: Makefile,v 1.34 2012/10/02 17:12:19 tron Exp $ .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-pgsql-${QTVERSION} +PKGREVISION= 1 COMMENT= QT postgresql driver CONFIGURE_ARGS+= -I${QTDIR}/include |