diff options
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 8ebb8bdb460..10f7d44846d 100644 --- a/x11/qt4-tiff/Makefile +++ b/x11/qt4-tiff/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2012/04/09 09:12:50 adam Exp $ +# $NetBSD: Makefile,v 1.26 2012/10/02 17:12:20 tron Exp $ .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-tiff-${QTVERSION} +PKGREVISION= 1 COMMENT= QT TIFF image format plugin CONFIGURE_ARGS+= -I${QTDIR}/include |