diff options
Diffstat (limited to 'graphics/qiviewer/Makefile')
-rw-r--r-- | graphics/qiviewer/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/qiviewer/Makefile b/graphics/qiviewer/Makefile index 886312ccd4ce..5895fd5ed5fd 100644 --- a/graphics/qiviewer/Makefile +++ b/graphics/qiviewer/Makefile @@ -17,8 +17,7 @@ COMMENT= Fast and lightweight image viewer LICENSE= GPLv2 USE_BZIP2= yes -USE_QT_VER= 4 -QT_COMPONENTS= gui xml dbus linguist_build qmake_build moc_build \ +USE_QT4= gui xml dbus linguist_build qmake_build moc_build \ rcc_build uic_build QMAKEFLAGS+= PREFIX="${PREFIX}" |