diff options
author | nros <nros@pkgsrc.org> | 2015-04-19 19:33:58 +0000 |
---|---|---|
committer | nros <nros@pkgsrc.org> | 2015-04-19 19:33:58 +0000 |
commit | 3235f29e93d8cd7d58df2b1694686ff86658c9e2 (patch) | |
tree | 2eb91e715f4cc54f11bdd258227e5f0293615822 /x11/qt5-qttools | |
parent | 8710dbb4dabc9e771ff4d6a6451f2382148731d7 (diff) | |
download | pkgsrc-3235f29e93d8cd7d58df2b1694686ff86658c9e2.tar.gz |
Revbump because of x11/qt5-qtwebkit dependency update
Diffstat (limited to 'x11/qt5-qttools')
-rw-r--r-- | x11/qt5-qttools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt5-qttools/Makefile b/x11/qt5-qttools/Makefile index 7b35b78fe02..72592b63230 100644 --- a/x11/qt5-qttools/Makefile +++ b/x11/qt5-qttools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2015/04/06 08:17:19 adam Exp $ +# $NetBSD: Makefile,v 1.16 2015/04/19 19:33:58 nros Exp $ DISTNAME= qttools-opensource-src-${QTVERSION} PKGNAME= qt5-qttools-${QTVERSION} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Qt5 tools DEPENDS+= xdg-utils-[0-9]*:../../misc/xdg-utils |