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 da2f9084af5..e0a5dace64a 100644 --- a/x11/qt3-mysql/Makefile +++ b/x11/qt3-mysql/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.27 2010/01/18 09:59:43 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2010/06/13 22:45:50 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../x11/qt3-libs/Makefile.common" PKGNAME= qt3-mysql-${QTVERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= QT mysql driver CONFIGURE_ARGS+= -I${QTDIR}/include \ |