diff options
author | sno <sno> | 2009-08-26 19:56:37 +0000 |
---|---|---|
committer | sno <sno> | 2009-08-26 19:56:37 +0000 |
commit | a9aaf01cb902e86105e5370515c66594e3ad1d97 (patch) | |
tree | 7223c9424c4203d65e41ea0e519c6004458f8bf1 /x11/qt4-tiff | |
parent | 109341de0270b1e1d175b9992bd9e80ffdb80126 (diff) | |
download | pkgsrc-a9aaf01cb902e86105e5370515c66594e3ad1d97.tar.gz |
bump revision because of graphics/jpeg update
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 32d0c3ee9f2..fcbc6da72b3 100644 --- a/x11/qt4-tiff/Makefile +++ b/x11/qt4-tiff/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2009/07/07 18:01:07 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2009/08/26 19:58:40 sno 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 |