diff options
Diffstat (limited to 'x11/qt5-odbc/Makefile')
-rw-r--r-- | x11/qt5-odbc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/qt5-odbc/Makefile b/x11/qt5-odbc/Makefile index b90a0a13763..0f0bbb75170 100644 --- a/x11/qt5-odbc/Makefile +++ b/x11/qt5-odbc/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2018/04/14 07:34:07 adam Exp $ +# $NetBSD: Makefile,v 1.27 2018/06/19 07:21:23 adam Exp $ DISTNAME= qtbase-everywhere-src-${QTVERSION} PKGNAME= qt5-odbc-${QTVERSION} -PKGREVISION= 2 COMMENT= Qt5 odbc plugin BUILD_DIRS= src/plugins/sqldrivers |