diff options
Diffstat (limited to 'x11/qt4-sqlite3/Makefile')
-rw-r--r-- | x11/qt4-sqlite3/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/qt4-sqlite3/Makefile b/x11/qt4-sqlite3/Makefile index 19d56b5212f..53e07d4b5ba 100644 --- a/x11/qt4-sqlite3/Makefile +++ b/x11/qt4-sqlite3/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2012/10/08 23:02:39 adam Exp $ +# $NetBSD: Makefile,v 1.31 2012/12/07 10:06:14 adam Exp $ .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-sqlite3-${QTVERSION} -PKGREVISION= 2 COMMENT= QT sqlite3 driver CONFIGURE_ARGS+= -I${QTDIR}/include |