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-tiff | |
parent | deaf4d8eddad849d28d5ec0f466d4fc426d18067 (diff) | |
download | pkgsrc-e156ad08d15c3f5b10bae4ec2a0ffbbc51478caa.tar.gz |
PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome
Diffstat (limited to 'x11/qt4-tiff')
-rw-r--r-- | x11/qt4-tiff/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt4-tiff/Makefile b/x11/qt4-tiff/Makefile index fd6dbb341f3..1704e9adc09 100644 --- a/x11/qt4-tiff/Makefile +++ b/x11/qt4-tiff/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.12 2010/11/15 13:05:46 adam Exp $ +# $NetBSD: Makefile,v 1.13 2010/11/15 22:59:11 abs Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-tiff-${QTVERSION} +PKGREVISION= 1 COMMENT= QT TIFF image format plugin CONFIGURE_ARGS+= -I${QTDIR}/include |