diff options
Diffstat (limited to 'x11/qt5-mysql/Makefile')
-rw-r--r-- | x11/qt5-mysql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt5-mysql/Makefile b/x11/qt5-mysql/Makefile index 6ed69a4872f..1bd999f980c 100644 --- a/x11/qt5-mysql/Makefile +++ b/x11/qt5-mysql/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2015/04/06 08:17:18 adam Exp $ +# $NetBSD: Makefile,v 1.10 2015/04/25 14:25:17 tnn Exp $ DISTNAME= qtbase-opensource-src-${QTVERSION} PKGNAME= qt5-mysql-${QTVERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Qt5 MySQL plugin CFLAGS+= -I${BUILDLINK_PREFIX.mysql-client}/include/mysql |