diff options
Diffstat (limited to 'x11/qt4-tools/Makefile')
-rw-r--r-- | x11/qt4-tools/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/qt4-tools/Makefile b/x11/qt4-tools/Makefile index 46d407d4b09..b31244e22d7 100644 --- a/x11/qt4-tools/Makefile +++ b/x11/qt4-tools/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.55 2012/10/08 23:01:01 adam Exp $ +# $NetBSD: Makefile,v 1.56 2012/12/07 10:06:14 adam Exp $ .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-tools-${QTVERSION} -PKGREVISION= 2 COMMENT= QT GUI (WYSIWYG) builder and other tools DEPENDS+= libtool-base-[0-9]*:../../devel/libtool-base |