diff options
Diffstat (limited to 'net-im/telegramqml/Makefile')
-rw-r--r-- | net-im/telegramqml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/telegramqml/Makefile b/net-im/telegramqml/Makefile index 0991083e234e..cd256cc14c3a 100644 --- a/net-im/telegramqml/Makefile +++ b/net-im/telegramqml/Makefile @@ -18,7 +18,7 @@ GH_ACCOUNT= Aseman-Land GH_PROJECT= TelegramQML USES= compiler:c++11-lang qmake:outsource qt:5 ssl -USE_QT= qmake_build buildtools_build core declarative sql xml multimedia +USE_QT= qmake:build buildtools:build core declarative sql xml multimedia USE_LDCONFIG= yes QMAKE_ARGS= BUILD_MODE+=lib \ LIBQTELEGRAM_INCLUDE_PATH="${LOCALBASE}/include/libqtelegram-ae" |