diff options
Diffstat (limited to 'x11/qt4-tools/Makefile')
-rw-r--r-- | x11/qt4-tools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt4-tools/Makefile b/x11/qt4-tools/Makefile index dc0b36c00b0..31ce805cf24 100644 --- a/x11/qt4-tools/Makefile +++ b/x11/qt4-tools/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.58 2013/02/16 11:19:47 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2013/06/03 10:06:24 wiz Exp $ .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-tools-${QTVERSION} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= QT GUI (WYSIWYG) builder and other tools DEPENDS+= libtool-base-[0-9]*:../../devel/libtool-base |