aboutsummaryrefslogtreecommitdiff
path: root/graphics/showimage/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/showimage/Makefile')
-rw-r--r--graphics/showimage/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/showimage/Makefile b/graphics/showimage/Makefile
index ed8738849e92..e1f3d31b5e47 100644
--- a/graphics/showimage/Makefile
+++ b/graphics/showimage/Makefile
@@ -13,11 +13,11 @@ COMMENT= Simple KDE based image viewer
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= cmake:outsource kde:5 tar:bzip2
+USES= cmake:outsource kde:5 qt:5 tar:bzip2
USE_KDE= auth bookmarks codecs completion config configwidgets \
coreaddons ecm i18n itemviews jobwidgets kio service solid \
widgetsaddons xmlgui
-USE_QT5= core dbus gui network xml widgets \
+USE_QT= core dbus gui network xml widgets \
buildtools_build qmake_build
.include <bsd.port.mk>