diff options
Diffstat (limited to 'x11/qt3-mysql')
-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 b19d3af0a8e..da2f9084af5 100644 --- a/x11/qt3-mysql/Makefile +++ b/x11/qt3-mysql/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.26 2009/09/03 12:12:14 joerg Exp $ +# $NetBSD: Makefile,v 1.27 2010/01/18 09:59:43 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../x11/qt3-libs/Makefile.common" PKGNAME= qt3-mysql-${QTVERSION} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= QT mysql driver CONFIGURE_ARGS+= -I${QTDIR}/include \ |