diff options
Diffstat (limited to 'x11/qt3-mysql/Makefile')
-rw-r--r-- | x11/qt3-mysql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt3-mysql/Makefile b/x11/qt3-mysql/Makefile index 221cdee33e1..d435bfea8b1 100644 --- a/x11/qt3-mysql/Makefile +++ b/x11/qt3-mysql/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2012/10/29 05:06:46 asau Exp $ +# $NetBSD: Makefile,v 1.34 2013/01/26 21:39:19 adam Exp $ .include "../../x11/qt3-libs/Makefile.common" PKGNAME= qt3-mysql-${QTVERSION} -PKGREVISION= 8 +PKGREVISION= 9 COMMENT= QT mysql driver CONFIGURE_ARGS+= -I${QTDIR}/include \ |