summaryrefslogtreecommitdiff
path: root/x11/qt4-tools
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2010-09-03 13:47:12 +0000
committerdrochner <drochner@pkgsrc.org>2010-09-03 13:47:12 +0000
commit466738fa921f5046d3af4f50473cc65180b8413c (patch)
tree783ab33871905794805619d8642925c6e85083b0 /x11/qt4-tools
parentfec74f3707106fb1c5c9a5e7838112807a4fe40f (diff)
downloadpkgsrc-466738fa921f5046d3af4f50473cc65180b8413c.tar.gz
make that the "silent" qmake feature flag is silently ignored, it is
incompatible with the way libtool support was hacked in (we were getting something like "libtool --mode=compile echo compiling foo && cc foo.c ...") bump PKGREVISION
Diffstat (limited to 'x11/qt4-tools')
-rw-r--r--x11/qt4-tools/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/qt4-tools/Makefile b/x11/qt4-tools/Makefile
index c705356b187..73141ab1c3b 100644
--- a/x11/qt4-tools/Makefile
+++ b/x11/qt4-tools/Makefile
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.33 2010/07/04 06:00:15 adam Exp $
+# $NetBSD: Makefile,v 1.34 2010/09/03 13:47:12 drochner Exp $
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../x11/qt4-libs/Makefile.common"
+PKGREVISION= 1
+
PKGNAME= qt4-tools-${QTVERSION}
COMMENT= QT GUI (WYSIWYG) builder and other tools