diff options
Diffstat (limited to 'x11/qt4-mysql/Makefile')
-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 9b03576bddf..13e9da7a0a4 100644 --- a/x11/qt4-mysql/Makefile +++ b/x11/qt4-mysql/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.15 2011/01/13 13:40:04 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2011/03/03 05:50:05 adam Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-mysql-${QTVERSION} -PKGREVISION= 2 COMMENT= QT mysql driver CONFIGURE_ARGS+= -I${QTDIR}/include |