diff options
Diffstat (limited to 'x11/qt4-mysql/Makefile')
-rw-r--r-- | x11/qt4-mysql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt4-mysql/Makefile b/x11/qt4-mysql/Makefile index a3a9fdb110a..a4d0093b5c9 100644 --- a/x11/qt4-mysql/Makefile +++ b/x11/qt4-mysql/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2013/02/06 23:24:17 jperkin Exp $ +# $NetBSD: Makefile,v 1.30 2013/02/16 11:25:26 wiz Exp $ .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-mysql-${QTVERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= QT mysql driver CONFIGURE_ARGS+= -I${QTDIR}/include |