diff options
Diffstat (limited to 'x11/qt4-sqlite3/Makefile')
-rw-r--r-- | x11/qt4-sqlite3/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/qt4-sqlite3/Makefile b/x11/qt4-sqlite3/Makefile index 2a2cd2f5c45..f03539a7fab 100644 --- a/x11/qt4-sqlite3/Makefile +++ b/x11/qt4-sqlite3/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2011/09/04 15:42:52 adam Exp $ - -PKG_DESTDIR_SUPPORT= user-destdir +# $NetBSD: Makefile,v 1.21 2011/09/18 09:01:31 adam Exp $ .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-sqlite3-${QTVERSION} +PKGREVISION= 1 COMMENT= QT sqlite3 driver CONFIGURE_ARGS+= -I${QTDIR}/include |