summaryrefslogtreecommitdiff
path: root/sysutils/krename/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/krename/Makefile')
-rw-r--r--sysutils/krename/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/krename/Makefile b/sysutils/krename/Makefile
index 8c4c06bdfe4c..08074a0076a4 100644
--- a/sysutils/krename/Makefile
+++ b/sysutils/krename/Makefile
@@ -17,11 +17,11 @@ LIB_DEPENDS= libtag.so:audio/taglib \
libpodofo.so:graphics/podofo \
libfreetype.so:print/freetype2
-USES= cmake:outsource gettext kde:5 tar:xz
+USES= cmake:outsource gettext kde:5 qt:5 tar:xz
USE_KDE= auth bookmarks codecs completion config configwidgets \
coreaddons crash i18n iconthemes itemviews jobwidgets \
js 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>