diff options
Diffstat (limited to 'x11/qt4-sqlite3')
-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 3dff27a87e6..c3fa4a5d990 100644 --- a/x11/qt4-sqlite3/Makefile +++ b/x11/qt4-sqlite3/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.13 2010/11/15 13:05:46 adam Exp $ +# $NetBSD: Makefile,v 1.14 2010/11/15 22:59:10 abs Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-sqlite3-${QTVERSION} +PKGREVISION= 1 COMMENT= QT sqlite3 driver CONFIGURE_ARGS+= -I${QTDIR}/include |