diff options
Diffstat (limited to 'x11/qt5-psql/Makefile')
-rw-r--r-- | x11/qt5-psql/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt5-psql/Makefile b/x11/qt5-psql/Makefile index 1fbccdb6b9e..b8123687357 100644 --- a/x11/qt5-psql/Makefile +++ b/x11/qt5-psql/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2015/10/26 19:03:59 adam Exp $ +# $NetBSD: Makefile,v 1.15 2016/03/02 23:04:00 ryoon Exp $ DISTNAME= qtbase-opensource-src-${QTVERSION} PKGNAME= qt5-psql-${QTVERSION} +PKGREVISION= 1 COMMENT= Qt5 PostgreSQL plugin BUILD_QT5= yes |