diff options
Diffstat (limited to 'x11/qt5-mysql/Makefile')
-rw-r--r-- | x11/qt5-mysql/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt5-mysql/Makefile b/x11/qt5-mysql/Makefile index 12b1cc37c2e..bc2df1101b9 100644 --- a/x11/qt5-mysql/Makefile +++ b/x11/qt5-mysql/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2018/01/18 09:00:17 markd Exp $ +# $NetBSD: Makefile,v 1.23 2018/03/12 11:15:55 wiz Exp $ DISTNAME= qtbase-everywhere-src-${QTVERSION} PKGNAME= qt5-mysql-${QTVERSION} +PKGREVISION= 1 COMMENT= Qt5 MySQL plugin CFLAGS+= -I${BUILDLINK_PREFIX.mysql-client}/include/mysql |