diff options
Diffstat (limited to 'x11/qt5-qttools/Makefile')
-rw-r--r-- | x11/qt5-qttools/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt5-qttools/Makefile b/x11/qt5-qttools/Makefile index 5f1b66c68dd..981fc4f6b24 100644 --- a/x11/qt5-qttools/Makefile +++ b/x11/qt5-qttools/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2018/10/01 17:44:48 adam Exp $ +# $NetBSD: Makefile,v 1.46 2018/11/12 03:51:36 ryoon Exp $ DISTNAME= qttools-everywhere-src-${QTVERSION} PKGNAME= qt5-qttools-${QTVERSION} +PKGREVISION= 1 COMMENT= Qt5 tools DEPENDS+= xdg-utils-[0-9]*:../../misc/xdg-utils |