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