diff options
Diffstat (limited to 'net-im/qxmpp-qt5/Makefile')
-rw-r--r-- | net-im/qxmpp-qt5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/qxmpp-qt5/Makefile b/net-im/qxmpp-qt5/Makefile index df88e7958c87..6ab8edcfe4b7 100644 --- a/net-im/qxmpp-qt5/Makefile +++ b/net-im/qxmpp-qt5/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.LGPL USES= cmake compiler:c++17-lang libtool pathfix pkgconfig qt:5 USE_QT= core gui network xml \ - buildtools_build qmake_build testlib_build + buildtools:build qmake:build testlib:build USE_GITHUB= yes GH_ACCOUNT= qxmpp-project |