diff options
author | adam <adam@pkgsrc.org> | 2011-09-18 09:01:30 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2011-09-18 09:01:30 +0000 |
commit | f4266d5e81f82a0d82308e0c9f92956c476d4ffa (patch) | |
tree | 6e930805cee4c5a436667c4a1dcb0b660d3fb237 /x11/qt4-tools | |
parent | e5f6bde5666cacc746a3dcd963b7ca62df5c433b (diff) | |
download | pkgsrc-f4266d5e81f82a0d82308e0c9f92956c476d4ffa.tar.gz |
Revbump after Nokia has changed the distfile for Qt4
Diffstat (limited to 'x11/qt4-tools')
-rw-r--r-- | x11/qt4-tools/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/qt4-tools/Makefile b/x11/qt4-tools/Makefile index 7fba893a3db..225b60baeb3 100644 --- a/x11/qt4-tools/Makefile +++ b/x11/qt4-tools/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.47 2011/09/14 18:12:57 hans Exp $ - -PKG_DESTDIR_SUPPORT= user-destdir +# $NetBSD: Makefile,v 1.48 2011/09/18 09:01:31 adam Exp $ .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-tools-${QTVERSION} +PKGREVISION= 1 COMMENT= QT GUI (WYSIWYG) builder and other tools DEPENDS+= libtool-base-[0-9]*:../../devel/libtool-base |