From ee8b4339a071f21cb991a1c9a1e932dfdaa9eb4c Mon Sep 17 00:00:00 2001 From: Stefan Walter Date: Mon, 13 May 2013 20:32:02 +0000 Subject: Add missing 'imageformats' to USE_QT4. PR: 168319 Submitted by: Mel Flynn Reviewed by: Veniamin Gvozdikov (maintainer) --- graphics/qiviewer/Makefile | 6 +++--- graphics/qiviewer/pkg-descr | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'graphics/qiviewer') diff --git a/graphics/qiviewer/Makefile b/graphics/qiviewer/Makefile index fc6ec8d34702..c1bebd40c0e9 100644 --- a/graphics/qiviewer/Makefile +++ b/graphics/qiviewer/Makefile @@ -3,7 +3,7 @@ PORTNAME= qiviewer PORTVERSION= 0.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= GOOGLE_CODE @@ -13,8 +13,8 @@ COMMENT= Fast and lightweight image viewer LICENSE= GPLv2 USE_BZIP2= yes -USE_QT4= gui xml dbus linguist_build qmake_build moc_build \ - rcc_build uic_build +USE_QT4= gui xml dbus imageformats linguist_build qmake_build \ + moc_build rcc_build uic_build QMAKEFLAGS+= PREFIX="${PREFIX}" PLIST_FILES= bin/qiviewer \ diff --git a/graphics/qiviewer/pkg-descr b/graphics/qiviewer/pkg-descr index cd93547af07b..508998307662 100644 --- a/graphics/qiviewer/pkg-descr +++ b/graphics/qiviewer/pkg-descr @@ -1,4 +1,4 @@ This program has been written with help of Qt library, to be a lightweight image viewer, similar to eog or viewnior for Gnome. -WWW: http://code.google.com/p/qiviewer/ +WWW: http://code.google.com/p/qiviewer/ -- cgit v1.2.3