diff options
author | abs <abs@pkgsrc.org> | 2010-11-15 22:56:08 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2010-11-15 22:56:08 +0000 |
commit | 93cde1a8324d1495066bc071fc4b92571e6997c8 (patch) | |
tree | 51bd3c92c0788019a2d7bcf1fe281fd0e78cbdb5 /x11/qt4-libs/Makefile | |
parent | b812505eebd6d370a7a393ab0b47da91a27b1d23 (diff) | |
download | pkgsrc-93cde1a8324d1495066bc071fc4b92571e6997c8.tar.gz |
PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome
Diffstat (limited to 'x11/qt4-libs/Makefile')
-rw-r--r-- | x11/qt4-libs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt4-libs/Makefile b/x11/qt4-libs/Makefile index 682df4043fc..7fa53bdf176 100644 --- a/x11/qt4-libs/Makefile +++ b/x11/qt4-libs/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.51 2010/11/15 13:05:45 adam Exp $ +# $NetBSD: Makefile,v 1.52 2010/11/15 22:59:09 abs Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-libs-${QTVERSION} +PKGREVISION= 1 COMMENT= C++ X GUI toolkit # XXX this is to test what really gets installed when 'do-install' is disabled |