summaryrefslogtreecommitdiff
path: root/net-im/hotot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/hotot/Makefile')
-rw-r--r--net-im/hotot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/hotot/Makefile b/net-im/hotot/Makefile
index 492886722b13..071fe970d49f 100644
--- a/net-im/hotot/Makefile
+++ b/net-im/hotot/Makefile
@@ -15,7 +15,7 @@ USE_GITHUB= yes
GH_ACCOUNT= lyricat
GH_PROJECT= Hotot
-USES= cmake gettext kde:4 python:2.7
+USES= cmake gettext kde:4 python:2.7 qt:4
USE_GNOME= intltool
INSTALLS_ICONS= yes
@@ -38,7 +38,7 @@ PLIST_SUB+= GTK2="@comment "
.endif
.if ${PORT_OPTIONS:MQT4} || ${PORT_OPTIONS:MKDE4}
-USE_QT4= moc_build qmake_build rcc_build uic_build \
+USE_QT= moc_build qmake_build rcc_build uic_build \
corelib gui sql webkit
PLIST_SUB+= QT4=""
.else