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 f22f9eded4c9..ea29270cbb96 100644
--- a/graphics/showimage/Makefile
+++ b/graphics/showimage/Makefile
@@ -13,8 +13,8 @@ COMMENT= Simple KDE based image viewer
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= cmake:outsource tar:bzip2
-USE_KDE4= automoc4 kdelibs
+USES= cmake:outsource kde:4 tar:bzip2
+USE_KDE= automoc4 kdelibs
USE_QT4= qmake_build moc_build rcc_build uic_build
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}