diff options
author | abs <abs> | 2010-11-15 22:56:08 +0000 |
---|---|---|
committer | abs <abs> | 2010-11-15 22:56:08 +0000 |
commit | e156ad08d15c3f5b10bae4ec2a0ffbbc51478caa (patch) | |
tree | 51bd3c92c0788019a2d7bcf1fe281fd0e78cbdb5 /x11/qt4-mng | |
parent | deaf4d8eddad849d28d5ec0f466d4fc426d18067 (diff) | |
download | pkgsrc-e156ad08d15c3f5b10bae4ec2a0ffbbc51478caa.tar.gz |
PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome
Diffstat (limited to 'x11/qt4-mng')
-rw-r--r-- | x11/qt4-mng/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt4-mng/Makefile b/x11/qt4-mng/Makefile index bd595d3eaaa..f1de84430a5 100644 --- a/x11/qt4-mng/Makefile +++ b/x11/qt4-mng/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2010/11/15 13:05:45 adam Exp $ +# $NetBSD: Makefile,v 1.6 2010/11/15 22:59:09 abs Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-mng-${QTVERSION} +PKGREVISION= 1 COMMENT= QT MNG image format plugin CONFIGURE_ARGS+= -I${QTDIR}/include |