diff options
Diffstat (limited to 'x11/qt4-sqlite3/Makefile')
-rw-r--r-- | x11/qt4-sqlite3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt4-sqlite3/Makefile b/x11/qt4-sqlite3/Makefile index 186acebdec4..8478ad6e746 100644 --- a/x11/qt4-sqlite3/Makefile +++ b/x11/qt4-sqlite3/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2012/05/24 08:07:33 adam Exp $ +# $NetBSD: Makefile,v 1.29 2012/10/02 17:12:19 tron Exp $ .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-sqlite3-${QTVERSION} +PKGREVISION= 1 COMMENT= QT sqlite3 driver CONFIGURE_ARGS+= -I${QTDIR}/include |