diff options
Diffstat (limited to 'x11/qt4-mysql/Makefile')
-rw-r--r-- | x11/qt4-mysql/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt4-mysql/Makefile b/x11/qt4-mysql/Makefile index 0223ca4deec..d88ae627374 100644 --- a/x11/qt4-mysql/Makefile +++ b/x11/qt4-mysql/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2009/07/07 18:04:13 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2009/08/26 19:58:40 sno Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-mysql-${QTVERSION} +PKGREVISION= 1 COMMENT= QT mysql driver CONFIGURE_ARGS+= -I${QTDIR}/include |