diff options
author | adam <adam@pkgsrc.org> | 2012-01-12 22:59:58 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-01-12 22:59:58 +0000 |
commit | 2de1f39bb033107dca09bf25656bc1432c0f316c (patch) | |
tree | 1fe11d4fb684d51b6e7420dd83e3e47ee91caf50 /x11/qt4-tiff | |
parent | e285f672b4f19d84f7cc3d2de6d68bb26144a177 (diff) | |
download | pkgsrc-2de1f39bb033107dca09bf25656bc1432c0f316c.tar.gz |
Changes 4.8.0:
Featuring Qt Platform Abstraction, threaded OpenGL support, multithreaded HTTP
and optimized file system access.
Diffstat (limited to 'x11/qt4-tiff')
-rw-r--r-- | x11/qt4-tiff/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/qt4-tiff/Makefile b/x11/qt4-tiff/Makefile index ffb0b7c5e58..6109c97debc 100644 --- a/x11/qt4-tiff/Makefile +++ b/x11/qt4-tiff/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2011/11/01 06:03:08 sbd Exp $ +# $NetBSD: Makefile,v 1.22 2012/01/12 22:59:59 adam Exp $ .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-tiff-${QTVERSION} -PKGREVISION= 2 COMMENT= QT TIFF image format plugin CONFIGURE_ARGS+= -I${QTDIR}/include |