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 3cba92b2c54..0f3496ba0ed 100644 --- a/x11/qt4-sqlite3/Makefile +++ b/x11/qt4-sqlite3/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2012/01/12 22:59:59 adam Exp $ +# $NetBSD: Makefile,v 1.24 2012/02/06 12:42:24 wiz Exp $ .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-sqlite3-${QTVERSION} +PKGREVISION= 1 COMMENT= QT sqlite3 driver CONFIGURE_ARGS+= -I${QTDIR}/include |