diff options
Diffstat (limited to 'net-im/cutegram/Makefile')
-rw-r--r-- | net-im/cutegram/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/cutegram/Makefile b/net-im/cutegram/Makefile index cb5d32039300..a36632ca30eb 100644 --- a/net-im/cutegram/Makefile +++ b/net-im/cutegram/Makefile @@ -24,7 +24,7 @@ GH_SUBDIR= Cutegram/asemantools:tools USES= compiler:c++11-lang desktop-file-utils gl gnome qmake:outsource \ qt:5 ssl USE_GL= gl -USE_QT= qmake_build buildtools_build dbus core declarative graphicaleffects \ +USE_QT= qmake:build buildtools:build dbus core declarative graphicaleffects \ gui multimedia network quickcontrols sql sql-sqlite3 xml \ widgets webkit QMAKE_ARGS= LIBQTELEGRAM_INCLUDE_PATH="${LOCALBASE}/include/libqtelegram-ae" \ |