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-tiff | |
parent | e5f6bde5666cacc746a3dcd963b7ca62df5c433b (diff) | |
download | pkgsrc-f4266d5e81f82a0d82308e0c9f92956c476d4ffa.tar.gz |
Revbump after Nokia has changed the distfile for Qt4
Diffstat (limited to 'x11/qt4-tiff')
-rw-r--r-- | x11/qt4-tiff/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/qt4-tiff/Makefile b/x11/qt4-tiff/Makefile index afc41b6e9b6..2d8c62a02ec 100644 --- a/x11/qt4-tiff/Makefile +++ b/x11/qt4-tiff/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2011/09/04 15:42:52 adam Exp $ - -PKG_DESTDIR_SUPPORT= user-destdir +# $NetBSD: Makefile,v 1.20 2011/09/18 09:01:31 adam Exp $ .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-tiff-${QTVERSION} +PKGREVISION= 1 COMMENT= QT TIFF image format plugin CONFIGURE_ARGS+= -I${QTDIR}/include |