diff options
Diffstat (limited to 'x11/qt4-tiff/Makefile')
-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 e810b4ca83a..6d6d2e63f45 100644 --- a/x11/qt4-tiff/Makefile +++ b/x11/qt4-tiff/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2010/01/29 18:19:09 adam Exp $ +# $NetBSD: Makefile,v 1.9 2010/06/13 22:45:52 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../x11/qt4-libs/Makefile.common" +PKGREVISION= 1 PKGNAME= qt4-tiff-${QTVERSION} COMMENT= QT TIFF image format plugin |